We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d8c0f commit 6aec344Copy full SHA for 6aec344
2 files changed
package.json
@@ -43,21 +43,21 @@
43
},
44
"devDependencies": {
45
"@nuxt/devtools": "latest",
46
- "@nuxt/eslint-config": "^1.7.1",
+ "@nuxt/eslint-config": "^1.8.0",
47
"@nuxt/kit": "^4.0.2",
48
"@nuxt/module-builder": "^1.0.2",
49
"@nuxt/test-utils": "^3.19.2",
50
"changelogen": "^0.6.2",
51
- "crawler-user-agents": "^1.15.0",
52
- "eslint": "^9.32.0",
+ "crawler-user-agents": "^1.17.0",
+ "eslint": "^9.33.0",
53
"happy-dom": "^18.0.1",
54
"nuxt": "^4.0.2",
55
- "playwright": "^1.54.1",
56
- "typescript": "^5.8.3",
+ "playwright": "^1.54.2",
+ "typescript": "^5.9.2",
57
"vitest": "^3.2.4"
58
59
"resolutions": {
60
"@nuxtjs/device": "workspace:*"
61
62
- "packageManager": "pnpm@10.13.1"
+ "packageManager": "pnpm@10.14.0"
63
}
0 commit comments