Skip to content

Commit e66acc2

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 299dbd3 commit e66acc2

File tree

2 files changed

+685
-450
lines changed

2 files changed

+685
-450
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "davatar",
33
"type": "module",
44
"version": "2.7.5",
5-
"packageManager": "pnpm@9.11.0",
5+
"packageManager": "pnpm@9.12.1",
66
"scripts": {
77
"dev": "vite",
88
"dev:mock": "vite dev --mode mock",
@@ -20,10 +20,10 @@
2020
"@vueuse/core": "^10.11.1",
2121
"axios": "^1.7.7",
2222
"hoci": "^0.6.0",
23-
"pinia": "^2.2.2",
24-
"query-string": "^9.1.0",
23+
"pinia": "^2.2.4",
24+
"query-string": "^9.1.1",
2525
"tslx": "^0.1.1",
26-
"vue": "^3.5.8",
26+
"vue": "^3.5.12",
2727
"vue-router": "^4.4.5",
2828
"vue-virtual-scroller": "2.0.0-beta.8",
2929
"workbox-expiration": "^7.1.0",
@@ -33,23 +33,23 @@
3333
"@curev/eslint-config": "^0.3.7",
3434
"@fourze/core": "^0.30.2",
3535
"@fourze/vite": "^0.30.2",
36-
"@iconify-json/ic": "^1.2.0",
37-
"@types/node": "^20.16.9",
38-
"@unocss/preset-icons": "^0.62.4",
36+
"@iconify-json/ic": "^1.2.1",
37+
"@types/node": "^20.16.11",
38+
"@unocss/preset-icons": "^0.63.4",
3939
"@vitejs/plugin-vue": "^5.1.4",
4040
"@vitejs/plugin-vue-jsx": "^4.0.1",
41-
"bumpp": "^9.5.2",
41+
"bumpp": "^9.7.1",
4242
"eslint": "^8.57.1",
4343
"less": "^4.2.0",
4444
"lint-staged": "^15.2.10",
4545
"nolyfill": "^1.0.39",
4646
"prettier": "^3.3.3",
4747
"rimraf": "^6.0.1",
48-
"sass": "^1.79.3",
48+
"sass": "^1.79.5",
4949
"simple-git-hooks": "^2.11.1",
50-
"taze": "^0.16.9",
51-
"typescript": "^5.6.2",
52-
"unocss": "^0.62.4",
50+
"taze": "^0.17.2",
51+
"typescript": "^5.6.3",
52+
"unocss": "^0.63.4",
5353
"unocss-preset-palette": "^0.3.6",
5454
"unplugin-vue-components": "^0.27.4",
5555
"vite": "^5.4.8",

0 commit comments

Comments
 (0)