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 619fd68 commit 7c6632eCopy full SHA for 7c6632e
package.json
@@ -26,11 +26,11 @@
26
"dprint": "^0.50.2",
27
"lage": "^2.14.15",
28
"lint-staged": "^16.2.6",
29
- "rimraf": "^6.0.1",
+ "rimraf": "^6.1.0",
30
"simple-git-hooks": "^2.13.1",
31
- "taze": "^19.8.1",
+ "taze": "^19.9.0",
32
"typescript": "^5.9.3",
33
- "vitest": "^4.0.5"
+ "vitest": "^4.0.6"
34
},
35
"engines": {
36
"bun": "1.1.34",
playgrounds/package.json
@@ -8,7 +8,7 @@
8
"devDependencies": {
9
"@hebilicious/nuxt-switch-match": "workspace:^",
10
"@hebilicious/vue-switch-match": "workspace:^",
11
- "@nuxt/devtools": "^3.0.0",
+ "@nuxt/devtools": "^3.0.1",
12
"nuxt": "^4.2.0"
13
}
14
0 commit comments