|
10 | 10 | "fetch-contributors": "esno scripts/fetch-contributors.ts" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@docsearch/js": "^3.5.2", |
| 13 | + "@docsearch/js": "^3.6.0", |
14 | 14 | "@headlessui/vue": "^1.7.19", |
15 | 15 | "@vueuse/core": "^10.9.0", |
16 | 16 | "@vueuse/head": "^2.0.0", |
|
26 | 26 | "@types/fs-extra": "^11.0.4", |
27 | 27 | "@types/markdown-it": "^13.0.7", |
28 | 28 | "@types/markdown-it-link-attributes": "^3.0.4", |
29 | | - "@types/node": "^20.11.24", |
| 29 | + "@types/node": "^20.11.26", |
30 | 30 | "@types/string": "0.0.34", |
31 | 31 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
32 | 32 | "@typescript-eslint/parser": "^6.21.0", |
|
36 | 36 | "autoprefixer": "^10.4.18", |
37 | 37 | "eslint": "^8.57.0", |
38 | 38 | "eslint-config-prettier": "^9.1.0", |
39 | | - "eslint-plugin-vue": "^9.22.0", |
40 | | - "esno": "^4.0.0", |
| 39 | + "eslint-plugin-vue": "^9.23.0", |
| 40 | + "esno": "^4.7.0", |
41 | 41 | "fs-extra": "^11.2.0", |
42 | | - "happy-dom": "^13.6.2", |
| 42 | + "happy-dom": "^13.8.2", |
43 | 43 | "markdown-it": "^14.0.0", |
44 | 44 | "markdown-it-anchor": "^8.6.7", |
45 | 45 | "markdown-it-link-attributes": "^4.0.1", |
46 | 46 | "markdown-it-prism": "^2.3.0", |
47 | 47 | "ofetch": "^1.3.3", |
48 | 48 | "postcss": "^8.4.35", |
49 | 49 | "prettier": "^3.2.5", |
50 | | - "prettier-plugin-tailwindcss": "^0.5.11", |
| 50 | + "prettier-plugin-tailwindcss": "^0.5.12", |
51 | 51 | "prismjs": "^1.29.0", |
52 | 52 | "string": "^3.3.3", |
53 | 53 | "tailwindcss": "^3.4.1", |
54 | | - "typescript": "^5.3.3", |
| 54 | + "typescript": "^5.4.2", |
55 | 55 | "unplugin-auto-import": "^0.17.5", |
56 | 56 | "unplugin-vue-components": "^0.26.0", |
57 | 57 | "unplugin-vue-markdown": "^0.25.2", |
58 | | - "vite": "^5.1.4", |
| 58 | + "vite": "^5.1.6", |
59 | 59 | "vite-plugin-pages": "^0.32.0", |
60 | 60 | "vite-plugin-pwa": "^0.18.2", |
61 | 61 | "vite-plugin-vue-layouts": "^0.11.0", |
|
0 commit comments