|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@docsearch/js":"^3.5.2", |
14 | | -"@headlessui/vue":"^1.7.18", |
| 14 | +"@headlessui/vue":"^1.7.19", |
15 | 15 | "@vueuse/core":"^10.7.2", |
16 | 16 | "@vueuse/head":"^2.0.0", |
17 | 17 | "pinia":"^2.1.7", |
18 | 18 | "prism-theme-vars":"^0.2.4", |
19 | | -"vue":"^3.4.15", |
| 19 | +"vue":"^3.4.19", |
20 | 20 | "vue-gtag":"^2.0.1", |
21 | 21 | "vue-router":"^4.2.5" |
22 | 22 | }, |
|
26 | 26 | "@types/fs-extra":"^11.0.4", |
27 | 27 | "@types/markdown-it":"^13.0.7", |
28 | 28 | "@types/markdown-it-link-attributes":"^3.0.4", |
29 | | -"@types/node":"^20.11.16", |
| 29 | +"@types/node":"^20.11.17", |
30 | 30 | "@types/string":"0.0.34", |
31 | | -"@typescript-eslint/eslint-plugin":"^6.20.0", |
32 | | -"@typescript-eslint/parser":"^6.20.0", |
33 | | -"@vitejs/plugin-vue":"^5.0.3", |
| 31 | +"@typescript-eslint/eslint-plugin":"^6.21.0", |
| 32 | +"@typescript-eslint/parser":"^6.21.0", |
| 33 | +"@vitejs/plugin-vue":"^5.0.4", |
34 | 34 | "@vue/compiler-dom":"3.4.14", |
35 | 35 | "@vue/test-utils":"^2.4.4", |
36 | 36 | "autoprefixer":"^10.4.17", |
|
45 | 45 | "markdown-it-link-attributes":"^4.0.1", |
46 | 46 | "markdown-it-prism":"^2.3.0", |
47 | 47 | "ofetch":"^1.3.3", |
48 | | -"postcss":"^8.4.33", |
| 48 | +"postcss":"^8.4.35", |
49 | 49 | "prettier":"^3.2.5", |
50 | 50 | "prettier-plugin-tailwindcss":"^0.5.11", |
51 | 51 | "prismjs":"^1.29.0", |
|
55 | 55 | "unplugin-auto-import":"^0.17.5", |
56 | 56 | "unplugin-vue-components":"^0.26.0", |
57 | 57 | "unplugin-vue-markdown":"^0.25.2", |
58 | | -"vite":"^5.0.12", |
| 58 | +"vite":"^5.1.1", |
59 | 59 | "vite-plugin-pages":"^0.32.0", |
60 | | -"vite-plugin-pwa":"^0.18.0", |
| 60 | +"vite-plugin-pwa":"^0.18.1", |
61 | 61 | "vite-plugin-vue-layouts":"^0.11.0", |
62 | 62 | "vite-ssg":"^0.23.6", |
63 | 63 | "vite-ssg-sitemap":"^0.6.1", |
|