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 e463971Copy full SHA for e463971
package.json
@@ -40,16 +40,16 @@
40
"@nuxt/kit": "^3.11.2",
41
"defu": "^6.1.4",
42
"pathe": "^1.1.2",
43
- "ufo": "^1.5.3",
+ "ufo": "^1.5.4",
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.4",
+ "eslint": "^9.20.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.7.3",
+ "@nuxt/eslint-config": "^0.7.6"
53
54
"resolutions": {
55
"@nuxtjs/web-vitals": "link:."
0 commit comments