8000 chore: update deps · kirklin/boot-vue@3ee71b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ee71b4

Browse files
committed
chore: update deps
1 parent 8acf79b commit 3ee71b4

File tree

2 files changed

+499
-684
lines changed

2 files changed

+499
-684
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,43 +35,43 @@
3535
"iso-639-1": "^3.1.3",
3636
"nprogress": "^0.2.0",
3737
"pinia": "^2.2.2",
38-
"vue": "^3.4.38",
38+
"vue": "^3.5.3",
3939
"vue-i18n": "^9.14.0",
4040
"vue-router": "^4.4.3"
4141
},
4242
"devDependencies": {
43-
"@commitlint/cli": "^19.4.0",
44-
"@commitlint/config-conventional": "^19.2.2",
45-
"@iconify-json/mdi": "^1.1.68",
46-
"@iconify-json/tabler": "^1.1.120",
43+
"@commitlint/cli": "^19.4.1",
44+
"@commitlint/config-conventional": "^19.4.1",
45+
"@iconify-json/mdi": "^1.2.0",
46+
"@iconify-json/tabler": "^1.2.0",
4747
"@intlify/unplugin-vue-i18n": "^4.0.0",
4848
"@kirklin/eslint-config": "^2.6.1",
49-
"@types/node": "^22.5.0",
49+
"@types/node": "^22.5.4",
5050
"@types/nprogress": "^0.2.3",
5151
"@unocss/eslint-config": "^0.62.3",
52-
"@vitejs/plugin-vue": "^5.1.2",
52+
"@vitejs/plugin-vue": "^5.1.3",
5353
"@vitest/coverage-c8": "^0.33.0",
54-
"@vue/compiler-dom": "^3.4.38",
54+
"@vue/compiler-dom": "^3.5.3",
5555
"@vue/test-utils": "^2.4.6",
56-
"eslint": "^9.9.1",
56+
"eslint": "^9.10.0",
5757
"eslint-plugin-format": "^0.1.2",
5858
"husky": "^9.1.5",
5959
"jsdom": "^25.0.0",
60-
"lint-staged": "^15.2.9",
60+
"lint-staged": "^15.2.10",
6161
"typescript": "^5.5.4",
6262
"unocss": "^0.62.3",
6363
"unocss-preset-chinese": "^0.3.2",
6464
"unocss-preset-daisy": "^7.0.0",
6565
"unocss-preset-ease": "^0.0.3",
6666
"unplugin-auto-import": "^0.18.2",
67-
"unplugin-icons": "^0.19.2",
67+
"unplugin-icons": "^0.19.3",
6868
"unplugin-vue-components": "^0.27.4",
69-
"vite": "^5.4.2",
69+
"vite": "^5.4.3",
7070
"vite-plugin-inspect": "^0.8.7",
71-
"vite-plugin-pwa": "^0.20.1",
72-
"vite-plugin-vue-devtools": "^7.3.9",
71+
"vite-plugin-pwa": "^0.20.5",
72+
"vite-plugin-vue-devtools": "^7.4.4",
7373
"vitest": "^2.0.5",
74-
"vue-tsc": "^2.0.29"
74+
"vue-tsc": "^2.1.6"
7575
},
7676
"lint-staged": {
7777
"**/*": "eslint --fix"

0 commit comments

Comments
 (0)
0