Skip to content

Commit b00fb93

Browse files
committed
chore: update deps
1 parent 0fc3070 commit b00fb93

File tree

2 files changed

+1647
-1216
lines changed

2 files changed

+1647
-1216
lines changed

package.json

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,27 @@
1717
},
1818
"dependencies": {
1919
"@nuxtjs/color-mode": "^3.5.2",
20-
"@nuxtjs/i18n": "^9.5.4",
21-
"nuxt": "^3.17.4",
20+
"@nuxtjs/i18n": "^9.5.5",
21+
"nuxt": "^3.17.5",
2222
"pinia-plugin-persistedstate": "^4.3.0",
23-
"vue": "^3.5.14",
23+
"vue": "^3.5.16",
2424
"vue-router": "^4.5.1"
2525
},
2626
"devDependencies": {
27-
"@antfu/eslint-config": "^4.13.2",
27+
"@antfu/eslint-config": "^4.13.3",
2828
"@commitlint/cli": "^19.8.1",
2929
"@commitlint/config-conventional": "^19.8.1",
3030
"@iconify-json/carbon": "^1.2.8",
3131
"@nuxt/eslint": "^1.4.1",
3232
"@pinia/nuxt": "^0.11.0",
33-
"@unocss/eslint-plugin": "66.1.2",
34-
"@unocss/nuxt": "66.1.2",
35-
"@vant/nuxt": "^1.0.6",
33+
"@unocss/eslint-plugin": "66.1.3",
34+
"@unocss/nuxt": "66.1.3",
35+
"@vant/nuxt": "^1.0.7",
3636
"bumpp": "^10.1.1",
37-
"eslint": "^9.27.0",
37+
"eslint": "^9.28.0",
3838
"eslint-plugin-format": "^1.0.1",
39-
"lint-staged": "^16.0.0",
40-
"pinia": "^3.0.2",
39+
"lint-staged": "^16.1.0",
40+
"pinia": "^3.0.3",
4141
"postcss-mobile-forever": "^5.0.0",
4242
"simple-git-hooks": "^2.13.0",
4343
"typescript": "~5.8.3",
@@ -58,7 +58,8 @@
5858
"node-domexception": "1",
5959
"npmlog": "5",
6060
"rimraf": "3",
61-
"@types/parse-path": "7"
61+
"@types/parse-path": "7",
62+
"@oxc-parser/wasm": "0.60.0"
6263
},
6364
"onlyBuiltDependencies": [
6465
"@parcel/watcher",

0 commit comments

Comments
 (0)