We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4ea4a commit c2efaebCopy full SHA for c2efaeb
package.json
@@ -45,7 +45,7 @@
45
"test:watch": "vitest watch"
46
},
47
"dependencies": {
48
- "defu": "^6.1.4"
+ "defu": "^6.1.7"
49
50
"devDependencies": {
51
"@nuxt/devtools": "latest",
@@ -56,12 +56,12 @@
56
"@vue/test-utils": "^2.4.6",
57
"changelogen": "^0.6.2",
58
"crawler-user-agents": "^1.37.0",
59
- "eslint": "^10.1.0",
+ "eslint": "^10.2.0",
60
"happy-dom": "^20.8.9",
61
"nuxt": "^4.4.2",
62
- "playwright": "^1.58.2",
+ "playwright": "^1.59.1",
63
"typescript": "^6.0.2",
64
- "vitest": "^4.1.2"
+ "vitest": "^4.1.3"
65
66
"resolutions": {
67
"@nuxtjs/device": "workspace:*"
0 commit comments