Skip to content

Commit 4faa9b5

Browse files
committed
chore(deps): update all non-major dependencies
1 parent da141c4 commit 4faa9b5

File tree

2 files changed

+553
-898
lines changed

2 files changed

+553
-898
lines changed

package.json

Lines changed: 11 additions & 11 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.9.0",
5+
"packageManager": "pnpm@9.10.0",
66
"scripts": {
77
"dev": "vite",
88
"dev:mock": "vite dev --mode mock",
@@ -23,8 +23,8 @@
2323
"pinia": "^2.2.2",
2424
"query-string": "^9.1.0",
2525
"tslx": "^0.1.1",
26-
"vue": "^3.5.3",
27-
"vue-router": "^4.4.3",
26+
"vue": "^3.5.6",
27+
"vue-router": "^4.4.5",
2828
"vue-virtual-scroller": "2.0.0-beta.8",
2929
"workbox-expiration": "^7.1.0",
3030
"workbox-strategies": "^7.1.0"
@@ -35,24 +35,24 @@
3535
"@fourze/vite": "^0.30.2",
3636
"@iconify-json/ic": "^1.2.0",
3737
"@types/node": "^20.16.5",
38-
"@unocss/preset-icons": "^0.62.3",
39-
"@vitejs/plugin-vue": "^5.1.3",
38+
"@unocss/preset-icons": "^0.62.4",
39+
"@vitejs/plugin-vue": "^5.1.4",
4040
"@vitejs/plugin-vue-jsx": "^4.0.1",
4141
"bumpp": "^9.5.2",
42-
"eslint": "^8.57.0",
42+
"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.78.0",
48+
"sass": "^1.79.1",
4949
"simple-git-hooks": "^2.11.1",
50-
"taze": "^0.16.7",
51-
"typescript": "^5.5.4",
52-
"unocss": "^0.62.3",
50+
"taze": "^0.16.9",
51+
"typescript": "^5.6.2",
52+
"unocss": "^0.62.4",
5353
"unocss-preset-palette": "^0.3.6",
5454
"unplugin-vue-components": "^0.27.4",
55-
"vite": "^5.4.3",
55+
"vite": "^5.4.6",
5656
"vite-plugin-pwa": "^0.20.5",
5757
"vue-tsc": "^2.1.6",
5858
"workbox-core": "^7.1.0",

0 commit comments

Comments
 (0)