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 ff3ca4c commit 4dff85eCopy full SHA for 4dff85e
package.json
@@ -43,21 +43,21 @@
43
},
44
"devDependencies": {
45
"@nuxt/devtools": "latest",
46
- "@nuxt/eslint-config": "^1.2.0",
+ "@nuxt/eslint-config": "^1.3.0",
47
"@nuxt/kit": "^3.16.1",
48
"@nuxt/module-builder": "^0.8.4",
49
"@nuxt/test-utils": "^3.17.2",
50
"changelogen": "^0.6.1",
51
- "crawler-user-agents": "^1.2.0",
52
- "eslint": "^9.22.0",
+ "crawler-user-agents": "^1.3.0",
+ "eslint": "^9.23.0",
53
"happy-dom": "^17.4.4",
54
"nuxt": "^3.16.1",
55
"playwright": "^1.51.1",
56
"typescript": "^5.8.2",
57
- "vitest": "^3.0.9"
+ "vitest": "^3.1.1"
58
59
"resolutions": {
60
"@nuxtjs/device": "workspace:*"
61
62
- "packageManager": "pnpm@10.6.5"
+ "packageManager": "pnpm@10.7.0"
63
}
0 commit comments