|
12 | 12 | "dependencies": {
|
13 | 13 | "@docsearch/js": "^3.5.2",
|
14 | 14 | "@headlessui/vue": "^1.7.16",
|
15 |
| - "@vueuse/core": "^10.5.0", |
| 15 | + "@vueuse/core": "^10.6.0", |
16 | 16 | "@vueuse/head": "^2.0.0",
|
17 | 17 | "pinia": "^2.1.7",
|
18 | 18 | "prism-theme-vars": "^0.2.4",
|
|
21 | 21 | "vue-router": "^4.2.5"
|
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 |
| - "@tailwindcss/forms": "^0.5.6", |
| 24 | + "@tailwindcss/forms": "^0.5.7", |
25 | 25 | "@tailwindcss/typography": "^0.5.10",
|
26 | 26 | "@types/fs-extra": "^11.0.4",
|
27 | 27 | "@types/markdown-it": "^13.0.6",
|
|
30 | 30 | "@types/string": "0.0.34",
|
31 | 31 | "@typescript-eslint/eslint-plugin": "^6.10.0",
|
32 | 32 | "@typescript-eslint/parser": "^6.10.0",
|
33 |
| - "@vitejs/plugin-vue": "^4.4.0", |
| 33 | + "@vitejs/plugin-vue": "^4.4.1", |
34 | 34 | "@vue/compiler-dom": "3.3.8",
|
35 | 35 | "@vue/test-utils": "^2.4.1",
|
36 | 36 | "autoprefixer": "^10.4.16",
|
|
47 | 47 | "ofetch": "^1.3.3",
|
48 | 48 | "postcss": "^8.4.31",
|
49 | 49 | "prettier": "^3.0.3",
|
50 |
| - "prettier-plugin-tailwindcss": "^0.5.6", |
| 50 | + "prettier-plugin-tailwindcss": "^0.5.7", |
51 | 51 | "prismjs": "^1.29.0",
|
52 | 52 | "string": "^3.3.3",
|
53 | 53 | "tailwindcss": "^3.3.5",
|
|
59 | 59 | "vite-plugin-pages": "^0.31.0",
|
60 | 60 | "vite-plugin-pwa": "^0.16.7",
|
61 | 61 | "vite-plugin-vue-layouts": "^0.8.0",
|
62 |
| - "vite-ssg": "^0.23.4", |
| 62 | + "vite-ssg": "^0.23.5", |
63 | 63 | "vite-ssg-sitemap": "^0.6.0",
|
64 | 64 | "vitest": "^0.34.6",
|
65 | 65 | "vue-tsc": "^1.8.22"
|
|
0 commit comments