|
12 | 12 | "lint:fix": "eslint --fix ." |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@shikijs/langs": "^2.1.0", |
16 | | - "@shikijs/themes": "^2.1.0", |
| 15 | + "@shikijs/langs": "^3.12.1", |
| 16 | + "@shikijs/themes": "^3.12.1", |
17 | 17 | "@tailwindcss/vite": "^4.0.0", |
18 | 18 | "@vueuse/core": "^12.5.0", |
19 | 19 | "defu": "^6.1.4", |
20 | 20 | "modern-screenshot": "^4.5.5", |
21 | | - "ohash": "^1.1.4", |
22 | | - "reka-ui": "1.0.0-alpha.8", |
23 | | - "shiki": "^2.1.0", |
24 | | - "tailwind-variants": "^0.3.1", |
| 21 | + "ohash": "^2.0.11", |
| 22 | + "reka-ui": "2.5.0", |
| 23 | + "shiki": "^3.12.1", |
| 24 | + "tailwind-variants": "^3.1.0", |
25 | 25 | "tailwindcss": "^4.0.0", |
26 | 26 | "unplugin-fonts": "^1.3.1", |
27 | 27 | "vue": "^3.5.13" |
|
32 | 32 | "@iconify-json/ph": "^1.2.2", |
33 | 33 | "@testing-library/vue": "^8.1.0", |
34 | 34 | "@types/node": "^22.10.10", |
35 | | - "@vitejs/plugin-vue": "^5.2.1", |
| 35 | + "@vitejs/plugin-vue": "^6.0.1", |
36 | 36 | "@vue/tsconfig": "^0.7.0", |
37 | 37 | "eslint": "^9.18.0", |
38 | 38 | "typescript": "~5.6.3", |
39 | | - "unplugin-auto-import": "0.18.6", |
40 | | - "unplugin-vue-components": "^28.0.0", |
41 | | - "vite": "^6.0.11", |
42 | | - "vite-plugin-vue-devtools": "^7.7.0", |
| 39 | + "unplugin-auto-import": "20.1.0", |
| 40 | + "unplugin-vue-components": "^29.0.0", |
| 41 | + "vite": "^7.1.4", |
| 42 | + "vite-plugin-vue-devtools": "^8.0.1", |
43 | 43 | "vitest": "^3.0.4", |
44 | | - "vue-tsc": "^2.2.0" |
| 44 | + "vue-tsc": "^3.0.6" |
45 | 45 | } |
46 | 46 | } |
0 commit comments