|
19 | 19 | "pinia": "^2.3.1", |
20 | 20 | "prism-theme-vars": "^0.2.5", |
21 | 21 | "string": "^3.3.3", |
22 | | - "vue": "^3.5.18", |
| 22 | + "vue": "^3.5.22", |
23 | 23 | "vue-gtag-next": "^1.14.0", |
24 | 24 | "vue-router": "^4.5.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@tailwindcss/forms": "^0.5.10", |
28 | | - "@tailwindcss/typography": "^0.5.16", |
| 28 | + "@tailwindcss/typography": "^0.5.19", |
29 | 29 | "@types/fs-extra": "^11.0.4", |
30 | 30 | "@types/markdown-it": "^14.1.2", |
31 | 31 | "@types/markdown-it-link-attributes": "^3.0.5", |
32 | | - "@types/node": "^20.19.11", |
| 32 | + "@types/node": "^20.19.21", |
33 | 33 | "@types/string": "0.0.34", |
34 | 34 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
35 | 35 | "@typescript-eslint/parser": "^6.21.0", |
|
41 | 41 | "eslint-config-prettier": "^9.1.2", |
42 | 42 | "eslint-plugin-vue": "^9.33.0", |
43 | 43 | "esno": "^4.8.0", |
44 | | - "fs-extra": "^11.3.1", |
| 44 | + "fs-extra": "^11.3.2", |
45 | 45 | "happy-dom": "^14.12.3", |
46 | 46 | "markdown-it": "^14.1.0", |
47 | 47 | "markdown-it-anchor": "^9.2.0", |
|
51 | 51 | "postcss": "^8.5.6", |
52 | 52 | "prismjs": "^1.30.0", |
53 | 53 | "rimraf": "^5.0.10", |
54 | | - "tailwindcss": "^3.4.17", |
55 | | - "typescript": "^5.9.2", |
| 54 | + "tailwindcss": "^3.4.18", |
| 55 | + "typescript": "^5.9.3", |
56 | 56 | "unplugin-auto-import": "^0.18.6", |
57 | 57 | "unplugin-vue-components": "^0.27.5", |
58 | 58 | "unplugin-vue-markdown": "^0.26.3", |
59 | | - "vite": "^5.4.19", |
| 59 | + "vite": "^5.4.20", |
60 | 60 | "vite-plugin-pages": "^0.32.5", |
61 | 61 | "vite-plugin-pwa": "^0.20.5", |
62 | 62 | "vite-plugin-vue-layouts": "^0.11.0", |
|
0 commit comments