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 f760351 commit ccf3b58Copy full SHA for ccf3b58
packages/nuxt-switch-match/package.json
@@ -37,12 +37,12 @@
37
},
38
"dependencies": {
39
"@hebilicious/vue-switch-match": "workspace:^",
40
- "@nuxt/kit": "^3.17.7",
+ "@nuxt/kit": "^4.0.0",
41
"defu": "^6.1.4"
42
43
"devDependencies": {
44
"@nuxt/module-builder": "^0.8.4",
45
- "nuxt": "^3.17.7",
+ "nuxt": "^4.0.0",
46
"unbuild": "^3.5.0"
47
}
48
playgrounds/package.json
@@ -9,6 +9,6 @@
9
"@hebilicious/nuxt-switch-match": "workspace:^",
10
11
"@nuxt/devtools": "^2.6.2",
12
- "nuxt": "^3.17.7"
+ "nuxt": "^4.0.0"
13
14
0 commit comments