|
16 | 16 | "@vueuse/head": "^2.0.0",
|
17 | 17 | "pinia": "^2.1.7",
|
18 | 18 | "prism-theme-vars": "^0.2.5",
|
19 |
| - "vue": "^3.4.29", |
20 |
| - "vue-router": "^4.3.3" |
| 19 | + "vue": "^3.4.31", |
| 20 | + "vue-router": "^4.4.0" |
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 | 23 | "@tailwindcss/forms": "^0.5.7",
|
24 | 24 | "@tailwindcss/typography": "^0.5.13",
|
25 | 25 | "@types/fs-extra": "^11.0.4",
|
26 | 26 | "@types/markdown-it": "^14.1.1",
|
27 | 27 | "@types/markdown-it-link-attributes": "^3.0.5",
|
28 |
| - "@types/node": "^20.14.2", |
| 28 | + "@types/node": "^20.14.10", |
29 | 29 | "@types/string": "0.0.34",
|
30 |
| - "@typescript-eslint/eslint-plugin": "^7.0.0", |
31 |
| - "@typescript-eslint/parser": "^7.0.0", |
| 30 | + "@typescript-eslint/eslint-plugin": "^7.16.0", |
| 31 | + "@typescript-eslint/parser": "^7.16.0", |
32 | 32 | "@vitejs/plugin-vue": "^5.0.5",
|
33 | 33 | "@vue/compiler-dom": "3.4.29",
|
34 | 34 | "@vue/test-utils": "^2.4.6",
|
35 | 35 | "autoprefixer": "^10.4.19",
|
36 | 36 | "eslint": "^8.57.0",
|
37 | 37 | "eslint-config-prettier": "^9.1.0",
|
38 |
| - "eslint-plugin-vue": "^9.26.0", |
| 38 | + "eslint-plugin-vue": "^9.27.0", |
39 | 39 | "esno": "^4.7.0",
|
40 | 40 | "fs-extra": "^11.2.0",
|
41 |
| - "happy-dom": "^14.0.0", |
| 41 | + "happy-dom": "^14.12.3", |
42 | 42 | "markdown-it": "^14.1.0",
|
43 | 43 | "markdown-it-anchor": "^8.6.7",
|
44 | 44 | "markdown-it-link-attributes": "^4.0.1",
|
45 | 45 | "markdown-it-prism": "^2.3.0",
|
46 | 46 | "ofetch": "^1.3.4",
|
47 |
| - "postcss": "^8.4.38", |
| 47 | + "postcss": "^8.4.39", |
48 | 48 | "prettier": "^3.3.2",
|
49 |
| - "prettier-plugin-tailwindcss": "^0.6.0", |
| 49 | + "prettier-plugin-tailwindcss": "^0.6.5", |
50 | 50 | "prismjs": "^1.29.0",
|
51 | 51 | "string": "^3.3.3",
|
52 | 52 | "tailwindcss": "^3.4.4",
|
53 |
| - "typescript": "^5.4.5", |
54 |
| - "unplugin-auto-import": "^0.17.6", |
55 |
| - "unplugin-vue-components": "^0.27.0", |
| 53 | + "typescript": "^5.5.3", |
| 54 | + "unplugin-auto-import": "^0.17.8", |
| 55 | + "unplugin-vue-components": "^0.27.2", |
56 | 56 | "unplugin-vue-markdown": "^0.26.2",
|
57 |
| - "vite": "^5.3.1", |
58 |
| - "vite-plugin-pages": "^0.32.2", |
| 57 | + "vite": "^5.3.3", |
| 58 | + "vite-plugin-pages": "^0.32.3", |
59 | 59 | "vite-plugin-pwa": "^0.19.8",
|
60 | 60 | "vite-plugin-vue-layouts": "^0.11.0",
|
61 |
| - "vite-ssg": "^0.23.7", |
| 61 | + "vite-ssg": "^0.23.8", |
62 | 62 | "vite-ssg-sitemap": "^0.6.1",
|
63 | 63 | "vitest": "^1.6.0",
|
64 |
| - "vue-tsc": "^2.0.21" |
| 64 | + "vue-tsc": "^2.0.26" |
65 | 65 | },
|
66 | 66 | "pnpm": {
|
67 | 67 | "peerDependencyRules": {
|
|
0 commit comments