|
43 | 43 | "primevue": "^3.40.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@antfu/eslint-config": "1.1.1", |
47 | | - "@types/node": "^20.9.0", |
48 | | - "@unocss/preset-icons": "^0.57.3", |
49 | | - "@unocss/preset-uno": "0.57.3", |
50 | | - "@vitejs/plugin-vue": "^4.4.1", |
| 46 | + "@antfu/eslint-config": "1.2.1", |
| 47 | + "@types/node": "^20.9.2", |
| 48 | + "@unocss/preset-icons": "^0.57.5", |
| 49 | + "@unocss/preset-uno": "0.57.5", |
| 50 | + "@vitejs/plugin-vue": "^4.5.0", |
51 | 51 | "@vue/babel-preset-app": "^5.0.8", |
52 | 52 | "@vue/compiler-sfc": "^3.3.8", |
53 | 53 | "@vue/server-renderer": "^3.3.8", |
54 | | - "@vue/test-utils": "^2.4.1", |
| 54 | + "@vue/test-utils": "^2.4.2", |
55 | 55 | "@vuedx/typecheck": "~0.7.6", |
56 | 56 | "@vuedx/typescript-plugin-vue": "~0.7.6", |
57 | | - "@vueuse/core": "^10.6.0", |
| 57 | + "@vueuse/core": "^10.6.1", |
58 | 58 | "@vueuse/head": "^2.0.0", |
59 | 59 | "chart.js": "^4.4.0", |
60 | 60 | "consola": "^3.2.3", |
61 | | - "eslint": "^8.53.0", |
| 61 | + "eslint": "^8.54.0", |
62 | 62 | "json-editor-vue": "^0.11.0", |
63 | 63 | "quill": "^1.3.7", |
64 | 64 | "sass": "^1.69.5", |
65 | 65 | "tslib": "^2.6.2", |
66 | 66 | "typescript": "^5.2.2", |
67 | | - "unocss": "^0.57.3", |
| 67 | + "unocss": "^0.57.5", |
68 | 68 | "unplugin-auto-import": "^0.16.7", |
69 | 69 | "unplugin-vue-components": "^0.25.2", |
70 | | - "vanilla-jsoneditor": "^0.18.12", |
71 | | - "vite": "^4.5.0", |
| 70 | + "vanilla-jsoneditor": "^0.18.13", |
| 71 | + "vite": "^5.0.0", |
72 | 72 | "vite-plugin-dts": "^3.6.3", |
73 | 73 | "vite-plugin-eslint": "^1.8.1", |
74 | 74 | "vite-plugin-pages": "^0.31.0", |
75 | | - "vitepress": "1.0.0-rc.22", |
76 | 75 | "vite-ssg": "^0.23.5", |
| 76 | + "vitepress": "1.0.0-rc.29", |
77 | 77 | "vue": "^3.3.8", |
78 | 78 | "vue-demi": "^0.14.6", |
79 | 79 | "vue-router": "^4.2.5", |
|
0 commit comments