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 92d0176 commit 0462831Copy full SHA for 0462831
package.json
@@ -35,7 +35,7 @@
35
"release": "yarn lint && yarn test && yarn prepack && yarn standard-version && git push --follow-tags && npm publish"
36
},
37
"dependencies": {
38
- "@nuxt/kit": "^3.7.2",
+ "@nuxt/kit": "^4.1.3",
39
"defu": "^6.1.2",
40
"logrocket": "^5.0.1"
41
@@ -44,7 +44,7 @@
44
"@nuxt/test-utils": "^3.7.2",
45
"@nuxtjs/eslint-config-typescript": "latest",
46
"eslint": "^8.49.0",
47
- "nuxt": "^3.7.2",
+ "nuxt": "^4.1.3",
48
"standard-version": "^9.3.2",
49
"vitest": "^0.34.4"
50
}
0 commit comments