|
16 | 16 | "module.d.ts" |
17 | 17 | ], |
18 | 18 | "dependencies": { |
19 | | - "@servicestack/client": "^2.1.11", |
20 | | - "@servicestack/vue": "^3.0.126", |
21 | | - "@unhead/vue": "^2.0.8", |
22 | | - "@vueuse/core": "^13.1.0", |
23 | | - "pinia": "^3.0.2", |
24 | | - "vue": "^3.5.13", |
25 | | - "vue-router": "^4.5.1" |
| 19 | + "@servicestack/client": "^2.1.13", |
| 20 | + "@servicestack/vue": "^3.0.132", |
| 21 | + "@unhead/vue": "^2.0.19", |
| 22 | + "@vueuse/core": "^13.9.0", |
| 23 | + "pinia": "^3.0.3", |
| 24 | + "vue": "^3.5.22", |
| 25 | + "vue-router": "^4.6.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@iconify/vue": "^5.0.0", |
29 | | - "@rushstack/eslint-patch": "^1.11.0", |
| 29 | + "@rushstack/eslint-patch": "^1.14.0", |
30 | 30 | "@tailwindcss/forms": "^0.5.10", |
31 | | - "@tailwindcss/postcss": "^4.1.6", |
32 | | - "@tailwindcss/typography": "^0.5.16", |
33 | | - "@tailwindcss/vite": "^4.1.6", |
34 | | - "@tsconfig/node20": "^20.1.5", |
| 31 | + "@tailwindcss/postcss": "^4.1.14", |
| 32 | + "@tailwindcss/typography": "^0.5.19", |
| 33 | + "@tailwindcss/vite": "^4.1.14", |
| 34 | + "@tsconfig/node20": "^20.1.6", |
35 | 35 | "@types/markdown-it-container": "^2.0.10", |
36 | | - "@types/node": "^22.15.17", |
| 36 | + "@types/node": "^24.7.2", |
37 | 37 | "@types/prismjs": "^1.26.5", |
38 | | - "@vitejs/plugin-vue": "^5.2.4", |
39 | | - "@vue/eslint-config-typescript": "^14.5.0", |
40 | | - "@vue/tsconfig": "^0.7.0", |
| 38 | + "@vitejs/plugin-vue": "^6.0.1", |
| 39 | + "@vue/eslint-config-typescript": "^14.6.0", |
| 40 | + "@vue/tsconfig": "^0.8.1", |
41 | 41 | "autoprefixer": "^10.4.21", |
42 | | - "eslint": "^9.26.0", |
43 | | - "eslint-plugin-vue": "^10.1.0", |
| 42 | + "eslint": "^9.37.0", |
| 43 | + "eslint-plugin-vue": "^10.5.0", |
44 | 44 | "markdown-it": "^14.1.0", |
45 | 45 | "markdown-it-anchor": "^9.2.0", |
46 | 46 | "markdown-it-container": "^4.0.0", |
47 | 47 | "markdown-it-prism": "^3.0.0", |
48 | | - "npm-run-all2": "^8.0.1", |
49 | | - "postcss": "^8.5.3", |
50 | | - "tailwindcss": "^4.1.6", |
51 | | - "typescript": "5.8.3", |
52 | | - "unplugin-vue-components": "^28.5.0", |
53 | | - "unplugin-vue-markdown": "^28.3.1", |
54 | | - "unplugin-vue-router": "^0.12.0", |
55 | | - "vite": "^6.3.5", |
| 48 | + "npm-run-all2": "^8.0.4", |
| 49 | + "postcss": "^8.5.6", |
| 50 | + "tailwindcss": "^4.1.14", |
| 51 | + "typescript": "5.9.3", |
| 52 | + "unplugin-vue-components": "^29.1.0", |
| 53 | + "unplugin-vue-markdown": "^29.2.0", |
| 54 | + "unplugin-vue-router": "^0.16.0", |
| 55 | + "vite": "^7.1.10", |
56 | 56 | "vite-plugin-press": "^1.0.10", |
57 | | - "vite-plugin-vue-layouts-next": "^0.1.1", |
| 57 | + "vite-plugin-vue-layouts-next": "^1.0.0", |
58 | 58 | "vite-svg-loader": "^5.1.0", |
59 | | - "vue-tsc": "^2.2.10" |
| 59 | + "vue-tsc": "^3.1.1" |
60 | 60 | } |
61 | 61 | } |
0 commit comments