Skip to content

Commit 7d0292a

Browse files
chore(deps): update nuxt core
1 parent 92e7821 commit 7d0292a

File tree

4 files changed

+2233
-728
lines changed

4 files changed

+2233
-728
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nuxtjs/plausible": "2.0.1",
1515
"better-sqlite3": "12.4.1",
1616
"docus": "5.2.1",
17-
"nuxt": "4.1.3",
17+
"nuxt": "4.2.1",
1818
"tailwindcss": "4.1.16"
1919
}
2020
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@ionic/core": "8.7.8",
7777
"@nuxt/eslint-config": "1.10.0",
7878
"@nuxt/module-builder": "1.0.2",
79-
"@nuxt/schema": "4.1.3",
80-
"@nuxt/test-utils": "3.19.2",
79+
"@nuxt/schema": "4.2.1",
80+
"@nuxt/test-utils": "3.20.1",
8181
"@types/node": "24.10.0",
8282
"@vitest/coverage-v8": "3.2.4",
8383
"@vue/test-utils": "2.4.6",
@@ -87,14 +87,14 @@
8787
"happy-dom": "20.0.10",
8888
"husky": "9.1.7",
8989
"lint-staged": "16.2.6",
90-
"nuxt": "4.1.3",
90+
"nuxt": "4.2.1",
9191
"playwright-core": "1.56.1",
9292
"simple-git-hooks": "2.13.1",
9393
"typescript": "5.9.3",
9494
"unbuild": "3.6.1",
9595
"unhead": "2.0.19",
9696
"vitest": "3.2.4",
97-
"vue": "3.5.22",
97+
"vue": "3.5.24",
9898
"vue-tsc": "3.1.3"
9999
},
100100
"lint-staged": {
@@ -107,7 +107,7 @@
107107
},
108108
"resolutions": {
109109
"@nuxt/kit": "^4.1.2",
110-
"@nuxt/schema": "4.1.3",
110+
"@nuxt/schema": "4.2.1",
111111
"@nuxtjs/ionic": "link:.",
112112
"consola": "^3.4.2",
113113
"nuxt-component-meta": ">=0.14.0"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@capacitor/filesystem": "7.1.4",
1313
"@capacitor/preferences": "7.0.2",
1414
"@nuxtjs/ionic": "latest",
15-
"nuxt": "4.1.3"
15+
"nuxt": "4.2.1"
1616
}
1717
}

0 commit comments

Comments
 (0)