Skip to content

Commit 0462831

Browse files
chore(deps): update nuxtjs monorepo to v4
1 parent 92d0176 commit 0462831

File tree

2 files changed

+3546
-1833
lines changed

2 files changed

+3546
-1833
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"release": "yarn lint && yarn test && yarn prepack && yarn standard-version && git push --follow-tags && npm publish"
3636
},
3737
"dependencies": {
38-
"@nuxt/kit": "^3.7.2",
38+
"@nuxt/kit": "^4.1.3",
3939
"defu": "^6.1.2",
4040
"logrocket": "^5.0.1"
4141
},
@@ -44,7 +44,7 @@
4444
"@nuxt/test-utils": "^3.7.2",
4545
"@nuxtjs/eslint-config-typescript": "latest",
4646
"eslint": "^8.49.0",
47-
"nuxt": "^3.7.2",
47+
"nuxt": "^4.1.3",
4848
"standard-version": "^9.3.2",
4949
"vitest": "^0.34.4"
5050
}

0 commit comments

Comments
 (0)