|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 | 16 | "@floating-ui/dom": "1.5.3",
|
17 |
| - "@vueuse/core": "^10.7.1", |
18 |
| - "@vueuse/math": "^10.7.1", |
| 17 | + "@vueuse/core": "^10.5.0", |
| 18 | + "@vueuse/math": "^10.5.0", |
19 | 19 | "apexcharts": "3.37.0",
|
20 | 20 | "pinia": "^2.1.7",
|
21 | 21 | "prismjs": "^1.29.0",
|
22 | 22 | "roboto-fontface": "^0.10.0",
|
23 |
| - "vue": "^3.4.3", |
| 23 | + "vue": "^3.3.4", |
24 | 24 | "vue-flatpickr-component": "11.0.3",
|
25 | 25 | "vue-prism-component": "^2.0.0",
|
26 | 26 | "vue-router": "^4.2.5",
|
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "@antfu/eslint-config-vue": "^0.43.1",
|
34 |
| - "@antfu/utils": "^0.7.7", |
35 |
| - "@iconify-json/mdi": "^1.1.64", |
| 34 | + "@antfu/utils": "^0.7.6", |
| 35 | + "@iconify-json/mdi": "^1.1.58", |
36 | 36 | "@iconify/tools": "^4.0.0",
|
37 |
| - "@iconify/utils": "^2.1.14", |
| 37 | + "@iconify/utils": "^2.1.13", |
38 | 38 | "@iconify/vue": "4.1.1",
|
39 |
| - "@types/node": "^20.10.6", |
| 39 | + "@types/node": "^20.10.3", |
40 | 40 | "@types/webfontloader": "^1.6.35",
|
41 |
| - "@typescript-eslint/eslint-plugin": "^6.17.0", |
42 |
| - "@typescript-eslint/parser": "^6.17.0", |
| 41 | + "@typescript-eslint/eslint-plugin": "^6.8.0", |
| 42 | + "@typescript-eslint/parser": "^6.8.0", |
43 | 43 | "@vitejs/plugin-vue": "^5.0.2",
|
44 | 44 | "@vitejs/plugin-vue-jsx": "^3.0.2",
|
45 | 45 | "eslint": "^8.56.0",
|
|
54 | 54 | "eslint-plugin-vue": "^9.19.2",
|
55 | 55 | "postcss-html": "^1.5.0",
|
56 | 56 | "postcss-scss": "^4.0.9",
|
57 |
| - "sass": "^1.69.7", |
| 57 | + "sass": "^1.69.4", |
58 | 58 | "stylelint": "15.11.0",
|
59 | 59 | "stylelint-codeguide": "0.3.2",
|
60 | 60 | "stylelint-config-idiomatic-order": "9.0.0",
|
61 | 61 | "stylelint-config-standard-scss": "11.1.0",
|
62 | 62 | "stylelint-use-logical-spec": "5.0.0",
|
63 | 63 | "tsx": "^4.7.0",
|
64 |
| - "type-fest": "^4.9.0", |
| 64 | + "type-fest": "^4.8.3", |
65 | 65 | "typescript": "^5.3.3",
|
66 |
| - "unplugin-auto-import": "^0.17.3", |
| 66 | + "unplugin-auto-import": "^0.17.2", |
67 | 67 | "unplugin-vue-components": "^0.26.0",
|
68 |
| - "vite": "^5.0.10", |
| 68 | + "vite": "^5.0.5", |
69 | 69 | "vite-plugin-vue-layouts": "^0.11.0",
|
70 | 70 | "vite-plugin-vuetify": "2.0.1",
|
71 | 71 | "vite-svg-loader": "^5.1.0",
|
72 |
| - "vue-tsc": "^1.8.27" |
| 72 | + "vue-tsc": "^1.8.24" |
73 | 73 | },
|
74 | 74 | "resolutions": {
|
| 75 | + "apexcharts": "^3", |
75 | 76 | "stylelint-order": "6.0.3"
|
76 | 77 | },
|
77 | 78 | "overrides": {
|
| 79 | + "apexcharts": "^3", |
78 | 80 | "stylelint-order": "6.0.3"
|
79 | 81 | },
|
80 | 82 | "packageManager": "[email protected]"
|
|
0 commit comments