We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fad52 commit 3e76371Copy full SHA for 3e76371
package.json
@@ -44,12 +44,12 @@
44
"web-vitals": "^3.5.2"
45
},
46
"devDependencies": {
47
- "@nuxt/module-builder": "^0.5.5",
48
- "eslint": "^9.1.1",
+ "@nuxt/module-builder": "^0.7.0",
+ "eslint": "^9.3.0",
49
"nuxt": "^3.11.2",
50
"standard-version": "^9.5.0",
51
"typescript": "^5.4.5",
52
- "@nuxt/eslint-config": "^0.3.9"
+ "@nuxt/eslint-config": "^0.3.13"
53
54
"resolutions": {
55
"@nuxtjs/web-vitals": "link:."
0 commit comments