Skip to content

Commit 0429ad6

Browse files
authored
chore(deps): update dependencies (#3809)
1 parent 0fa042c commit 0429ad6

File tree

3 files changed

+225
-1532
lines changed

3 files changed

+225
-1532
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nuxt/image": "^1.11.0",
2121
"@nuxt/scripts": "^0.11.10",
2222
"@nuxt/ui-pro": "^3.3.0",
23-
"nuxt": "^4.0.3",
23+
"nuxt": "^4.1.0",
2424
"nuxt-llms": "0.1.3",
2525
"nuxt-og-image": "^5.1.9",
2626
"shiki-transformer-color-highlight": "^1.0.0"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@
8989
"@intlify/unplugin-vue-i18n": "^6.0.8",
9090
"@intlify/utils": "^0.13.0",
9191
"@miyaneee/rollup-plugin-json5": "^1.2.0",
92-
"@nuxt/kit": "^4.0.3",
92+
"@nuxt/kit": "^4.0.0",
9393
"@rollup/plugin-yaml": "^4.1.2",
94-
"@vue/compiler-sfc": "^3.5.18",
94+
"@vue/compiler-sfc": "^3.5.21",
9595
"cookie-es": "^2.0.0",
9696
"defu": "^6.1.4",
9797
"devalue": "^5.1.1",
98-
"h3": "^1.15.3",
98+
"h3": "^1.15.4",
9999
"knitwork": "^1.2.0",
100100
"magic-string": "^0.30.17",
101101
"mlly": "^1.7.4",
@@ -116,7 +116,7 @@
116116
"devDependencies": {
117117
"@eslint/js": "9.32.0",
118118
"@nuxt/module-builder": "^1.0.2",
119-
"@nuxt/schema": "^4.0.3",
119+
"@nuxt/schema": "^4.1.0",
120120
"@types/debug": "^4.1.12",
121121
"@types/jsdom": "^21.1.7",
122122
"bumpp": "^10.2.0",
@@ -134,7 +134,7 @@
134134
"lint-staged": "^15.5.0",
135135
"nitropack": "^2.12.4",
136136
"npm-run-all2": "^6.2.6",
137-
"nuxt": "^4.0.3",
137+
"nuxt": "^4.1.0",
138138
"ofetch": "^1.4.1",
139139
"playwright-core": "^1.54.1",
140140
"prettier": "^3.6.2",
@@ -145,7 +145,7 @@
145145
"unbuild": "^3.6.0",
146146
"undici": "^7.12.0",
147147
"vitest": "^3.2.4",
148-
"vue": "^3.5.18"
148+
"vue": "^3.5.21"
149149
},
150150
"lint-staged": {
151151
"*.{json,md,yml}": [

0 commit comments

Comments
 (0)