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 27514d0Copy full SHA for 27514d0
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.8.1",
+ "eslint": "^9.6.0",
49
"nuxt": "^3.11.2",
50
"standard-version": "^9.5.0",
51
- "typescript": "^5.4.5",
52
- "@nuxt/eslint-config": "^0.3.9"
+ "typescript": "^5.5.2",
+ "@nuxt/eslint-config": "^0.3.13"
53
54
"resolutions": {
55
"@nuxtjs/web-vitals": "link:."
0 commit comments