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 9246ce3 commit 0e05ab5Copy full SHA for 0e05ab5
package.json
@@ -49,14 +49,14 @@
49
},
50
"devDependencies": {
51
"@nuxt/devtools": "latest",
52
- "@nuxt/eslint-config": "^1.11.0",
+ "@nuxt/eslint-config": "^1.12.1",
53
"@nuxt/kit": "^4.2.1",
54
"@nuxt/module-builder": "^1.0.2",
55
- "@nuxt/test-utils": "^3.21.0",
+ "@nuxt/test-utils": "^3.23.0",
56
"changelogen": "^0.6.2",
57
- "crawler-user-agents": "^1.22.0",
58
- "eslint": "^9.39.1",
59
- "happy-dom": "^20.0.11",
+ "crawler-user-agents": "^1.24.0",
+ "eslint": "^9.39.2",
+ "happy-dom": "^20.1.0",
60
"nuxt": "^4.2.1",
61
"playwright": "^1.57.0",
62
"typescript": "^5.9.3",
@@ -65,5 +65,5 @@
65
"resolutions": {
66
"@nuxtjs/device": "workspace:*"
67
68
- "packageManager": "pnpm@10.25.0"
+ "packageManager": "pnpm@10.28.0"
69
}
0 commit comments