|
42 | 42 | "@oddbird/css-anchor-positioning": "^0.4.0",
|
43 | 43 | "@tailwindcss/typography": "^0.5.16",
|
44 | 44 | "@tailwindcss/vite": "4.0.6",
|
45 |
| - "@vueuse/components": "^12.6.1", |
46 |
| - "@vueuse/core": "^12.6.1", |
47 |
| - "@vueuse/integrations": "^12.6.1", |
48 |
| - "@vueuse/router": "^12.6.1", |
| 45 | + "@vueuse/components": "^12.7.0", |
| 46 | + "@vueuse/core": "^12.7.0", |
| 47 | + "@vueuse/integrations": "^12.7.0", |
| 48 | + "@vueuse/router": "^12.7.0", |
49 | 49 | "ansi-to-html": "^0.7.2",
|
50 | 50 | "d3-array": "^3.2.4",
|
51 | 51 | "d3-ease": "^3.0.1",
|
|
63 | 63 | "splitpanes": "^3.1.8",
|
64 | 64 | "strip-ansi": "^7.1.0",
|
65 | 65 | "tailwindcss": "4.0.6",
|
66 |
| - "unplugin-auto-import": "^19.0.0", |
| 66 | + "unplugin-auto-import": "^19.1.0", |
67 | 67 | "unplugin-icons": "^22.0.0",
|
68 |
| - "unplugin-vue-components": "^28.0.0", |
| 68 | + "unplugin-vue-components": "^28.1.0", |
69 | 69 | "unplugin-vue-macros": "^2.14.2",
|
70 | 70 | "unplugin-vue-router": "^0.11.2",
|
71 | 71 | "vite": "6.1.0",
|
|
104 | 104 | "ts-node": "^10.9.2",
|
105 | 105 | "typescript": "^5.7.3",
|
106 | 106 | "vitest": "^3.0.5",
|
107 |
| - "vue-component-type-helpers": "^2.2.0", |
108 |
| - "vue-tsc": "^2.2.0" |
| 107 | + "vue-component-type-helpers": "^2.2.2", |
| 108 | + "vue-tsc": "^2.2.2" |
109 | 109 | },
|
110 | 110 | "lint-staged": {
|
111 | 111 | "*.{js,vue,css,ts,html,md}": [
|
|
0 commit comments