|
10 | 10 | "fetch-contributors": "esno scripts/fetch-contributors.ts" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@docsearch/js": "^3.6.0", |
| 13 | + "@docsearch/js": "^3.6.1", |
14 | 14 | "@headlessui/vue": "^1.7.22", |
15 | 15 | "@vueuse/core": "^10.11.0", |
16 | 16 | "@vueuse/head": "^2.0.0", |
17 | | - "pinia": "^2.1.7", |
| 17 | + "pinia": "^2.2.0", |
18 | 18 | "prism-theme-vars": "^0.2.5", |
19 | | - "vue": "^3.4.29", |
| 19 | + "vue": "^3.4.35", |
20 | 20 | "vue-gtag": "^2.0.1", |
21 | | - "vue-router": "^4.3.3" |
| 21 | + "vue-router": "^4.4.2" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | 24 | "@tailwindcss/forms": "^0.5.7", |
25 | 25 | "@tailwindcss/typography": "^0.5.13", |
26 | 26 | "@types/fs-extra": "^11.0.4", |
27 | | - "@types/markdown-it": "^14.1.1", |
| 27 | + "@types/markdown-it": "^14.1.2", |
28 | 28 | "@types/markdown-it-link-attributes": "^3.0.5", |
29 | | - "@types/node": "^20.14.2", |
| 29 | + "@types/node": "^20.14.14", |
30 | 30 | "@types/string": "0.0.34", |
31 | | - "@typescript-eslint/eslint-plugin": "^7.0.0", |
32 | | - "@typescript-eslint/parser": "^7.0.0", |
33 | | - "@vitejs/plugin-vue": "^5.0.5", |
34 | | - "@vue/compiler-dom": "3.4.29", |
| 31 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 32 | + "@typescript-eslint/parser": "^6.21.0", |
| 33 | + "@vitejs/plugin-vue": "^5.1.2", |
| 34 | + "@vue/compiler-dom": "3.4.35", |
35 | 35 | "@vue/test-utils": "^2.4.6", |
36 | | - "autoprefixer": "^10.4.19", |
| 36 | + "autoprefixer": "^10.4.20", |
37 | 37 | "eslint": "^8.57.0", |
38 | 38 | "eslint-config-prettier": "^9.1.0", |
39 | | - "eslint-plugin-vue": "^9.26.0", |
| 39 | + "eslint-plugin-vue": "^9.27.0", |
40 | 40 | "esno": "^4.7.0", |
41 | 41 | "fs-extra": "^11.2.0", |
42 | | - "happy-dom": "^14.0.0", |
| 42 | + "happy-dom": "^14.12.3", |
43 | 43 | "markdown-it": "^14.1.0", |
44 | | - "markdown-it-anchor": "^8.6.7", |
| 44 | + "markdown-it-anchor": "^9.0.1", |
45 | 45 | "markdown-it-link-attributes": "^4.0.1", |
46 | 46 | "markdown-it-prism": "^2.3.0", |
47 | 47 | "ofetch": "^1.3.4", |
48 | | - "postcss": "^8.4.38", |
49 | | - "prettier": "^3.3.2", |
50 | | - "prettier-plugin-tailwindcss": "^0.6.0", |
| 48 | + "postcss": "^8.4.40", |
| 49 | + "prettier": "^3.3.3", |
| 50 | + "prettier-plugin-tailwindcss": "^0.5.14", |
51 | 51 | "prismjs": "^1.29.0", |
52 | 52 | "string": "^3.3.3", |
53 | | - "tailwindcss": "^3.4.4", |
54 | | - "typescript": "^5.4.5", |
55 | | - "unplugin-auto-import": "^0.17.6", |
56 | | - "unplugin-vue-components": "^0.27.0", |
| 53 | + "tailwindcss": "^3.4.7", |
| 54 | + "typescript": "^5.5.4", |
| 55 | + "unplugin-auto-import": "^0.18.2", |
| 56 | + "unplugin-vue-components": "^0.27.3", |
57 | 57 | "unplugin-vue-markdown": "^0.26.2", |
58 | | - "vite": "^5.3.1", |
59 | | - "vite-plugin-pages": "^0.32.2", |
60 | | - "vite-plugin-pwa": "^0.19.8", |
| 58 | + "vite": "^5.3.5", |
| 59 | + "vite-plugin-pages": "^0.32.3", |
| 60 | + "vite-plugin-pwa": "^0.20.1", |
61 | 61 | "vite-plugin-vue-layouts": "^0.11.0", |
62 | | - "vite-ssg": "^0.23.7", |
| 62 | + "vite-ssg": "^0.23.8", |
63 | 63 | "vite-ssg-sitemap": "^0.6.1", |
64 | 64 | "vitest": "^1.6.0", |
65 | | - "vue-tsc": "^2.0.21" |
| 65 | + "vue-tsc": "^2.0.29" |
66 | 66 | }, |
67 | 67 | "pnpm": { |
68 | 68 | "peerDependencyRules": { |
|
0 commit comments