Skip to content

Commit 37103d8

Browse files
chore(deps): update all non-major dependencies (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e66acc2 commit 37103d8

File tree

2 files changed

+883
-608
lines changed

2 files changed

+883
-608
lines changed

package.json

Lines changed: 21 additions & 21 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.12.1",
5+
"packageManager": "pnpm@9.13.2",
66
"scripts": {
77
"dev": "vite",
88
"dev:mock": "vite dev --mode mock",
@@ -20,45 +20,45 @@
2020
"@vueuse/core": "^10.11.1",
2121
"axios": "^1.7.7",
2222
"hoci": "^0.6.0",
23-
"pinia": "^2.2.4",
23+
"pinia": "^2.2.6",
2424
"query-string": "^9.1.1",
2525
"tslx": "^0.1.1",
26-
"vue": "^3.5.12",
26+
"vue": "^3.5.13",
2727
"vue-router": "^4.4.5",
2828
"vue-virtual-scroller": "2.0.0-beta.8",
29-
"workbox-expiration": "^7.1.0",
30-
"workbox-strategies": "^7.1.0"
29+
"workbox-expiration": "^7.3.0",
30+
"workbox-strategies": "^7.3.0"
3131
},
3232
"devDependencies": {
3333
"@curev/eslint-config": "^0.3.7",
3434
"@fourze/core": "^0.30.2",
3535
"@fourze/vite": "^0.30.2",
3636
"@iconify-json/ic": "^1.2.1",
37-
"@types/node": "^20.16.11",
38-
"@unocss/preset-icons": "^0.63.4",
39-
"@vitejs/plugin-vue": "^5.1.4",
40-
"@vitejs/plugin-vue-jsx": "^4.0.1",
41-
"bumpp": "^9.7.1",
37+
"@types/node": "^20.17.6",
38+
"@unocss/preset-icons": "^0.64.1",
39+
"@vitejs/plugin-vue": "^5.2.0",
40+
"@vitejs/plugin-vue-jsx": "^4.1.0",
41+
"bumpp": "^9.8.1",
4242
"eslint": "^8.57.1",
4343
"less": "^4.2.0",
4444
"lint-staged": "^15.2.10",
45-
"nolyfill": "^1.0.39",
45+
"nolyfill": "^1.0.42",
4646
"prettier": "^3.3.3",
4747
"rimraf": "^6.0.1",
48-
"sass": "^1.79.5",
48+
"sass": "^1.81.0",
4949
"simple-git-hooks": "^2.11.1",
50-
"taze": "^0.17.2",
50+
"taze": "^0.18.0",
5151
"typescript": "^5.6.3",
52-
"unocss": "^0.63.4",
52+
"unocss": "^0.64.1",
5353
"unocss-preset-palette": "^0.3.6",
5454
"unplugin-vue-components": "^0.27.4",
55-
"vite": "^5.4.8",
56-
"vite-plugin-pwa": "^0.20.5",
57-
"vue-tsc": "^2.1.6",
58-
"workbox-core": "^7.1.0",
59-
"workbox-precaching": "^7.1.0",
60-
"workbox-routing": "^7.1.0",
61-
"workbox-window": "^7.1.0"
55+
"vite": "^5.4.11",
56+
"vite-plugin-pwa": "^0.21.0",
57+
"vue-tsc": "^2.1.10",
58+
"workbox-core": "^7.3.0",
59+
"workbox-precaching": "^7.3.0",
60+
"workbox-routing": "^7.3.0",
61+
"workbox-window": "^7.3.0"
6262
},
6363
"pnpm": {
6464
"overrides": {

0 commit comments

Comments
 (0)