|
24 | 24 | "@tailwindcss/forms": "^0.5.7", |
25 | 25 | "@tailwindcss/typography": "^0.5.12", |
26 | 26 | "@types/fs-extra": "^11.0.4", |
27 | | - "@types/markdown-it": "^13.0.7", |
| 27 | + "@types/markdown-it": "^14.0.0", |
28 | 28 | "@types/markdown-it-link-attributes": "^3.0.5", |
29 | 29 | "@types/node": "^20.12.7", |
30 | 30 | "@types/string": "0.0.34", |
31 | 31 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
32 | 32 | "@typescript-eslint/parser": "^6.21.0", |
33 | 33 | "@vitejs/plugin-vue": "^5.0.4", |
34 | | - "@vue/compiler-dom": "3.4.14", |
| 34 | + "@vue/compiler-dom": "3.4.21", |
35 | 35 | "@vue/test-utils": "^2.4.5", |
36 | 36 | "autoprefixer": "^10.4.19", |
37 | 37 | "eslint": "^8.57.0", |
|
54 | 54 | "typescript": "^5.4.5", |
55 | 55 | "unplugin-auto-import": "^0.17.5", |
56 | 56 | "unplugin-vue-components": "^0.26.0", |
57 | | - "unplugin-vue-markdown": "^0.25.2", |
| 57 | + "unplugin-vue-markdown": "^0.26.0", |
58 | 58 | "vite": "^5.2.8", |
59 | 59 | "vite-plugin-pages": "^0.32.1", |
60 | | - "vite-plugin-pwa": "^0.18.2", |
| 60 | + "vite-plugin-pwa": "^0.19.0", |
61 | 61 | "vite-plugin-vue-layouts": "^0.11.0", |
62 | 62 | "vite-ssg": "^0.23.6", |
63 | 63 | "vite-ssg-sitemap": "^0.6.1", |
|
0 commit comments