Skip to content

Commit cc52d52

Browse files
fix(deps): update dependency nuxt to v4
1 parent 3db8373 commit cc52d52

File tree

3 files changed

+7616
-5202
lines changed

3 files changed

+7616
-5202
lines changed

apps/nuxt2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@tsparticles/engine": "^3.0.0-beta.2",
1818
"@tsparticles/vue": "workspace:^",
1919
"core-js": "^3.32.2",
20-
"nuxt": "^2.17.1",
20+
"nuxt": "^4.0.0",
2121
"tsparticles": "^3.0.0-beta.2",
2222
"vue": "^2.7.14",
2323
"vue-server-renderer": "^2.7.14",

apps/nuxt3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-nuxt": "^4.0.0",
3535
"eslint-plugin-vue": "^9.16.1",
3636
"lint-staged": "^14.0.0",
37-
"nuxt": "^3.6.5",
37+
"nuxt": "^4.0.0",
3838
"prettier": "^3.0.1",
3939
"tsparticles": "^3.0.0-beta.2",
4040
"typescript": "^5.1.6",

0 commit comments

Comments
 (0)