|
2 | 2 | "name": "davatar", |
3 | 3 | "type": "module", |
4 | 4 | "version": "2.7.5", |
5 | | - "packageManager": "pnpm@10.15.0", |
| 5 | + "packageManager": "pnpm@10.16.1", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
8 | 8 | "dev:mock": "vite dev --mode mock", |
|
16 | 16 | "typecheck": "vue-tsc --noEmit" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@vueuse/components": "^13.7.0", |
20 | | - "@vueuse/core": "^13.7.0", |
21 | | - "axios": "^1.11.0", |
| 19 | + "@vueuse/components": "^13.9.0", |
| 20 | + "@vueuse/core": "^13.9.0", |
| 21 | + "axios": "^1.12.2", |
22 | 22 | "hoci": "^0.8.1", |
23 | 23 | "pinia": "^3.0.3", |
24 | | - "query-string": "^9.2.2", |
| 24 | + "query-string": "^9.3.0", |
25 | 25 | "tslx": "^0.1.1", |
26 | | - "vue": "^3.5.19", |
| 26 | + "vue": "^3.5.21", |
27 | 27 | "vue-router": "^4.5.1", |
28 | 28 | "vue-virtual-scroller": "2.0.0-beta.8", |
29 | 29 | "workbox-expiration": "^7.3.0", |
|
34 | 34 | "@fourze/core": "^0.31.3", |
35 | 35 | "@fourze/vite": "^0.31.3", |
36 | 36 | "@iconify-json/ic": "^1.2.4", |
37 | | - "@types/node": "^20.19.11", |
38 | | - "@unocss/eslint-plugin": "^66.4.2", |
39 | | - "@unocss/preset-icons": "^66.4.2", |
| 37 | + "@types/node": "^20.19.14", |
| 38 | + "@unocss/eslint-plugin": "^66.5.1", |
| 39 | + "@unocss/preset-icons": "^66.5.1", |
40 | 40 | "@vitejs/plugin-vue": "^5.2.4", |
41 | 41 | "@vitejs/plugin-vue-jsx": "^4.2.0", |
42 | 42 | "bumpp": "^10.2.3", |
43 | | - "eslint": "^9.34.0", |
| 43 | + "eslint": "^9.35.0", |
44 | 44 | "less": "^4.4.1", |
45 | | - "lint-staged": "^16.1.5", |
| 45 | + "lint-staged": "^16.1.6", |
46 | 46 | "nolyfill": "^1.0.44", |
47 | 47 | "prettier": "^3.6.2", |
48 | 48 | "rimraf": "^6.0.1", |
49 | | - "sass": "^1.90.0", |
| 49 | + "sass": "^1.92.1", |
50 | 50 | "simple-git-hooks": "^2.13.1", |
51 | | - "taze": "^19.3.0", |
| 51 | + "taze": "^19.6.0", |
52 | 52 | "typescript": "^5.9.2", |
53 | | - "unocss": "^66.4.2", |
| 53 | + "unocss": "^66.5.1", |
54 | 54 | "unocss-preset-palette": "^0.4.0", |
55 | 55 | "unplugin-vue-components": "^28.8.0", |
56 | | - "vite": "^6.3.5", |
| 56 | + "vite": "^6.3.6", |
57 | 57 | "vite-plugin-pwa": "^1.0.3", |
58 | 58 | "vue-tsc": "^2.2.12", |
59 | 59 | "workbox-core": "^7.3.0", |
|
0 commit comments