|
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": "^2.5.0", |
| 16 | + "@shikijs/themes": "^2.5.0", |
17 | 17 | "@tailwindcss/vite": "^4.0.0", |
18 | 18 | "@vueuse/core": "^12.5.0", |
19 | 19 | "defu": "^6.1.4", |
20 | | - "modern-screenshot": "^4.5.5", |
21 | | - "ohash": "^1.1.4", |
22 | | - "reka-ui": "1.0.0-alpha.8", |
23 | | - "shiki": "^2.1.0", |
| 20 | + "modern-screenshot": "^4.6.6", |
| 21 | + "ohash": "^1.1.6", |
| 22 | + "reka-ui": "1.0.0-alpha.11", |
| 23 | + "shiki": "^2.5.0", |
24 | 24 | "tailwind-variants": "^0.3.1", |
25 | 25 | "tailwindcss": "^4.0.0", |
26 | | - "unplugin-fonts": "^1.3.1", |
| 26 | + "unplugin-fonts": "^1.4.0", |
27 | 27 | "vue": "^3.5.13" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@antfu/eslint-config": "^3.16.0", |
31 | | - "@egoist/tailwindcss-icons": "^1.8.2", |
| 31 | + "@egoist/tailwindcss-icons": "^1.9.0", |
32 | 32 | "@iconify-json/ph": "^1.2.2", |
33 | 33 | "@testing-library/vue": "^8.1.0", |
34 | | - "@types/node": "^22.10.10", |
35 | | - "@vitejs/plugin-vue": "^5.2.1", |
36 | | - "@vue/tsconfig": "^0.7.0", |
| 34 | + "@types/node": "^22.18.10", |
| 35 | + "@vitejs/plugin-vue": "^5.2.4", |
| 36 | + "@vue/tsconfig": "^0.8.1", |
37 | 37 | "eslint": "^9.18.0", |
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", |
43 | | - "vitest": "^3.0.4", |
44 | | - "vue-tsc": "^2.2.0" |
| 38 | + "typescript": "~5.9.3", |
| 39 | + "unplugin-auto-import": "0.19.0", |
| 40 | + "unplugin-vue-components": "^28.8.0", |
| 41 | + "vite": "^6.3.6", |
| 42 | + "vite-plugin-vue-devtools": "^7.7.7", |
| 43 | + "vitest": "^3.2.4", |
| 44 | + "vue-tsc": "^2.2.12" |
45 | 45 | } |
46 | 46 | } |
0 commit comments