|
41 | 41 | "@intlify/unplugin-vue-i18n": "^5.2.0", |
42 | 42 | "@tailwindcss/container-queries": "^0.1.1", |
43 | 43 | "@tailwindcss/typography": "^0.5.15", |
44 | | - "@vueuse/components": "^11.1.0", |
45 | | - "@vueuse/core": "^11.1.0", |
46 | | - "@vueuse/integrations": "^11.1.0", |
47 | | - "@vueuse/router": "^11.1.0", |
| 44 | + "@vueuse/components": "^11.2.0", |
| 45 | + "@vueuse/core": "^11.2.0", |
| 46 | + "@vueuse/integrations": "^11.2.0", |
| 47 | + "@vueuse/router": "^11.2.0", |
48 | 48 | "ansi-to-html": "^0.7.2", |
49 | 49 | "autoprefixer": "^10.4.20", |
50 | 50 | "d3-array": "^3.2.4", |
|
65 | 65 | "strip-ansi": "^7.1.0", |
66 | 66 | "tailwindcss": "^3.4.14", |
67 | 67 | "unplugin-auto-import": "^0.18.3", |
68 | | - "unplugin-icons": "^0.19.3", |
| 68 | + "unplugin-icons": "^0.20.0", |
69 | 69 | "unplugin-vue-components": "^0.27.4", |
70 | 70 | "unplugin-vue-macros": "^2.13.3", |
71 | 71 | "unplugin-vue-router": "^0.10.8", |
|
105 | 105 | "ts-node": "^10.9.2", |
106 | 106 | "typescript": "^5.6.3", |
107 | 107 | "vitest": "^2.1.4", |
108 | | - "vue-component-type-helpers": "^2.1.8", |
109 | | - "vue-tsc": "^2.1.8" |
| 108 | + "vue-component-type-helpers": "^2.1.10", |
| 109 | + "vue-tsc": "^2.1.10" |
110 | 110 | }, |
111 | 111 | "lint-staged": { |
112 | 112 | "*.{js,vue,css,ts,html,md}": [ |
|
0 commit comments