|
12 | 12 | "dependencies": {
|
13 | 13 | "@docsearch/js": "^3.6.1",
|
14 | 14 | "@headlessui/vue": "^1.7.22",
|
15 |
| - "@vueuse/core": "^10.11.0", |
| 15 | + "@vueuse/core": "^10.11.1", |
16 | 16 | "@vueuse/head": "^2.0.0",
|
17 |
| - "pinia": "^2.2.0", |
| 17 | + "pinia": "^2.2.1", |
18 | 18 | "prism-theme-vars": "^0.2.5",
|
19 |
| - "vue": "^3.4.35", |
| 19 | + "vue": "^3.4.37", |
20 | 20 | "vue-gtag": "^2.0.1",
|
21 |
| - "vue-router": "^4.4.2" |
| 21 | + "vue-router": "^4.4.3" |
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 | 24 | "@tailwindcss/forms": "^0.5.7",
|
25 |
| - "@tailwindcss/typography": "^0.5.13", |
| 25 | + "@tailwindcss/typography": "^0.5.14", |
26 | 26 | "@types/fs-extra": "^11.0.4",
|
27 | 27 | "@types/markdown-it": "^14.1.2",
|
28 | 28 | "@types/markdown-it-link-attributes": "^3.0.5",
|
29 |
| - "@types/node": "^20.14.14", |
| 29 | + "@types/node": "^20.14.15", |
30 | 30 | "@types/string": "0.0.34",
|
31 | 31 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
32 | 32 | "@typescript-eslint/parser": "^6.21.0",
|
|
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.40", |
| 48 | + "postcss": "^8.4.41", |
49 | 49 | "prettier": "^3.3.3",
|
50 | 50 | "prettier-plugin-tailwindcss": "^0.5.14",
|
51 | 51 | "prismjs": "^1.29.0",
|
52 | 52 | "string": "^3.3.3",
|
53 |
| - "tailwindcss": "^3.4.7", |
| 53 | + "tailwindcss": "^3.4.9", |
54 | 54 | "typescript": "^5.5.4",
|
55 | 55 | "unplugin-auto-import": "^0.18.2",
|
56 | 56 | "unplugin-vue-components": "^0.27.3",
|
57 | 57 | "unplugin-vue-markdown": "^0.26.2",
|
58 |
| - "vite": "^5.3.5", |
| 58 | + "vite": "^5.4.0", |
59 | 59 | "vite-plugin-pages": "^0.32.3",
|
60 | 60 | "vite-plugin-pwa": "^0.20.1",
|
61 | 61 | "vite-plugin-vue-layouts": "^0.11.0",
|
|
0 commit comments