|
21 | 21 | "string":"^3.3.3", |
22 | 22 | "vue":"^3.5.22", |
23 | 23 | "vue-gtag-next":"^1.14.0", |
24 | | -"vue-router":"^4.5.1" |
| 24 | +"vue-router":"^4.6.3" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@tailwindcss/forms":"^0.5.10", |
28 | 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.21", |
| 32 | +"@types/node":"^20.19.23", |
33 | 33 | "@types/string":"0.0.34", |
34 | 34 | "@typescript-eslint/eslint-plugin":"^6.21.0", |
35 | 35 | "@typescript-eslint/parser":"^6.21.0", |
|
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.20", |
| 59 | +"vite":"^5.4.21", |
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", |
|