|
10 | 10 | "fetch-contributors": "esno scripts/fetch-contributors.ts"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@docsearch/js": "^3.6.1", |
| 13 | + "@docsearch/js": "^3.6.2", |
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 | 18 | "pinia": "^2.2.2",
|
19 | 19 | "prism-theme-vars": "^0.2.5",
|
20 |
| - "vue": "^3.5.8", |
| 20 | + "vue": "^3.5.10", |
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.5", |
| 30 | + "@types/node": "^20.16.10", |
31 | 31 | "@types/string": "0.0.34",
|
32 | 32 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
33 | 33 | "@typescript-eslint/parser": "^6.21.0",
|
|
51 | 51 | "prettier-plugin-tailwindcss": "^0.5.14",
|
52 | 52 | "prismjs": "^1.29.0",
|
53 | 53 | "string": "^3.3.3",
|
54 |
| - "tailwindcss": "^3.4.12", |
| 54 | + "tailwindcss": "^3.4.13", |
55 | 55 | "typescript": "^5.6.2",
|
56 | 56 | "unplugin-auto-import": "^0.18.3",
|
57 | 57 | "unplugin-vue-components": "^0.27.4",
|
58 | 58 | "unplugin-vue-markdown": "^0.26.2",
|
59 |
| - "vite": "^5.4.7", |
| 59 | + "vite": "^5.4.8", |
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",
|
|
0 commit comments