|
10 | 10 | "fetch-contributors": "esno scripts/fetch-contributors.ts"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@docsearch/js": "^3.6.2", |
| 13 | + "@docsearch/js": "^3.8.0", |
14 | 14 | "@headlessui/vue": "^1.7.23",
|
15 | 15 | "@vueuse/core": "^10.11.1",
|
16 | 16 | "@vueuse/head": "^2.0.0",
|
17 | 17 | "esbuild": "0.23.1",
|
18 |
| - "pinia": "^2.2.2", |
| 18 | + "pinia": "^2.2.6", |
19 | 19 | "prism-theme-vars": "^0.2.5",
|
20 |
| - "vue": "^3.5.10", |
| 20 | + "vue": "^3.5.12", |
21 | 21 | "vue-gtag": "^2.0.1",
|
22 | 22 | "vue-router": "^4.4.5"
|
23 | 23 | },
|
|
27 | 27 | "@types/fs-extra": "^11.0.4",
|
28 | 28 | "@types/markdown-it": "^14.1.2",
|
29 | 29 | "@types/markdown-it-link-attributes": "^3.0.5",
|
30 |
| - "@types/node": "^20.16.10", |
| 30 | + "@types/node": "^20.17.6", |
31 | 31 | "@types/string": "0.0.34",
|
32 | 32 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
33 | 33 | "@typescript-eslint/parser": "^6.21.0",
|
34 |
| - "@vitejs/plugin-vue": "^5.1.4", |
| 34 | + "@vitejs/plugin-vue": "^5.2.0", |
35 | 35 | "@vue/compiler-dom": "3.4.35",
|
36 | 36 | "@vue/test-utils": "^2.4.6",
|
37 | 37 | "autoprefixer": "^10.4.20",
|
38 | 38 | "eslint": "^8.57.1",
|
39 | 39 | "eslint-config-prettier": "^9.1.0",
|
40 |
| - "eslint-plugin-vue": "^9.28.0", |
41 |
| - "esno": "^4.7.0", |
| 40 | + "eslint-plugin-vue": "^9.31.0", |
| 41 | + "esno": "^4.8.0", |
42 | 42 | "fs-extra": "^11.2.0",
|
43 | 43 | "happy-dom": "^14.12.3",
|
44 | 44 | "markdown-it": "^14.1.0",
|
45 | 45 | "markdown-it-anchor": "^9.2.0",
|
46 | 46 | "markdown-it-link-attributes": "^4.0.1",
|
47 | 47 | "markdown-it-prism": "^2.3.0",
|
48 |
| - "ofetch": "^1.4.0", |
49 |
| - "postcss": "^8.4.47", |
| 48 | + "ofetch": "^1.4.1", |
| 49 | + "postcss": "^8.4.49", |
50 | 50 | "prettier": "^3.3.3",
|
51 | 51 | "prettier-plugin-tailwindcss": "^0.5.14",
|
52 | 52 | "prismjs": "^1.29.0",
|
53 | 53 | "string": "^3.3.3",
|
54 |
| - "tailwindcss": "^3.4.13", |
55 |
| - "typescript": "^5.6.2", |
56 |
| - "unplugin-auto-import": "^0.18.3", |
| 54 | + "tailwindcss": "^3.4.15", |
| 55 | + "typescript": "^5.6.3", |
| 56 | + "unplugin-auto-import": "^0.18.4", |
57 | 57 | "unplugin-vue-components": "^0.27.4",
|
58 | 58 | "unplugin-vue-markdown": "^0.26.2",
|
59 |
| - "vite": "^5.4.8", |
| 59 | + "vite": "^5.4.11", |
60 | 60 | "vite-plugin-pages": "^0.32.3",
|
61 | 61 | "vite-plugin-pwa": "^0.20.5",
|
62 | 62 | "vite-plugin-vue-layouts": "^0.11.0",
|
63 | 63 | "vite-ssg": "^0.23.8",
|
64 | 64 | "vite-ssg-sitemap": "^0.6.1",
|
65 | 65 | "vitest": "^1.6.0",
|
66 |
| - "vue-tsc": "^2.1.6" |
| 66 | + "vue-tsc": "^2.1.10" |
67 | 67 | },
|
68 | 68 | "pnpm": {
|
69 | 69 | "peerDependencyRules": {
|
|
0 commit comments