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 c157531 commit cefba62Copy full SHA for cefba62
package.json
@@ -26,8 +26,8 @@
26
},
27
"resolutions": {
28
"@nuxt/examples-ui": "workspace:*",
29
- "@nuxt/kit": "4.1.3",
30
- "nuxt": "4.1.0",
+ "@nuxt/kit": "4.2.1",
+ "nuxt": "4.2.1",
31
"vue": "3.5.17"
32
33
"packageManager": "[email protected]"
shared/package.json
@@ -15,7 +15,7 @@
15
"nuxt.config.ts"
16
],
17
"devDependencies": {
18
- "nuxt": "^4.0.1",
+ "nuxt": "^4.2.1",
19
20
21
"dependencies": {
0 commit comments