Skip to content

Commit 47c1ea4

Browse files
chore(deps): update nuxt core
1 parent 9bb08dc commit 47c1ea4

File tree

4 files changed

+1661
-464
lines changed

4 files changed

+1661
-464
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.0",
1818
"tailwindcss": "4.1.16"
1919
}
2020
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@ionic/core": "8.7.7",
7777
"@nuxt/eslint-config": "1.9.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.0",
80+
"@nuxt/test-utils": "3.20.1",
8181
"@types/node": "22.18.12",
8282
"@vitest/coverage-v8": "3.2.4",
8383
"@vue/test-utils": "2.4.6",
@@ -87,7 +87,7 @@
8787
"happy-dom": "20.0.8",
8888
"husky": "9.1.7",
8989
"lint-staged": "16.2.6",
90-
"nuxt": "4.1.3",
90+
"nuxt": "4.2.0",
9191
"playwright-core": "1.56.1",
9292
"simple-git-hooks": "2.13.1",
9393
"typescript": "5.9.3",
@@ -107,7 +107,7 @@
107107
},
108108
"resolutions": {
109109
"@nuxt/kit": "^4.1.2",
110-
"@nuxt/schema": "4.1.3",
110+
"@nuxt/schema": "4.2.0",
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.0"
1616
}
1717
}

0 commit comments

Comments
 (0)