Skip to content

Commit af726c6

Browse files
chore(deps): update nuxt & vue dependencies
1 parent b12514f commit af726c6

3 files changed

Lines changed: 1123 additions & 355 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@iconify-json/simple-icons": "^1.2.78",
2121
"@iconify-json/vscode-icons": "^1.2.45",
2222
"@nuxt/fonts": "0.14.0",
23-
"@nuxt/scripts": "^1.0.5",
23+
"@nuxt/scripts": "^1.0.6",
2424
"better-sqlite3": "^12.9.0",
25-
"nuxt": "^4.4.2",
25+
"nuxt": "^4.4.5",
2626
"nuxt-llms": "0.2.0"
2727
}
2828
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@intlify/unplugin-vue-i18n": "^11.1.2",
7979
"@intlify/utils": "^0.14.1",
8080
"@miyaneee/rollup-plugin-json5": "^1.2.0",
81-
"@nuxt/kit": "^4.4.4",
81+
"@nuxt/kit": "^4.4.5",
8282
"@rollup/plugin-yaml": "^4.1.2",
8383
"@vue/compiler-sfc": "^3.5.22",
8484
"defu": "^6.1.4",
@@ -97,12 +97,12 @@
9797
"unrouting": "^0.1.5",
9898
"unstorage": "^1.16.1",
9999
"vue-i18n": "^11.4.0",
100-
"vue-router": "^5.0.4"
100+
"vue-router": "^5.0.6"
101101
},
102102
"devDependencies": {
103103
"@nuxt/eslint-config": "^1.15.2",
104104
"@nuxt/module-builder": "^1.0.2",
105-
"@nuxt/schema": "^4.4.4",
105+
"@nuxt/schema": "^4.4.5",
106106
"bumpp": "^10.2.0",
107107
"consola": "^3.4.2",
108108
"eslint": "^10.2.1",
@@ -112,7 +112,7 @@
112112
"jiti": "^2.5.1",
113113
"knip": "6.9.0",
114114
"nitropack": "^2.13.1",
115-
"nuxt": "^4.4.4",
115+
"nuxt": "^4.4.5",
116116
"ofetch": "^1.4.1",
117117
"playwright-core": "^1.59.1",
118118
"scule": "^1.3.0",
@@ -122,7 +122,7 @@
122122
"unbuild": "^3.6.0",
123123
"undici": "^8.1.0",
124124
"vitest": "^4.1.5",
125-
"vue": "^3.5.30"
125+
"vue": "^3.5.34"
126126
},
127127
"publishConfig": {
128128
"access": "public"

0 commit comments

Comments
 (0)