|
12 | 12 | "postinstall": "npm run build:icons"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@floating-ui/dom": "1.6.3", |
| 15 | + "@floating-ui/dom": "1.6.8", |
16 | 16 | "@stylistic/stylelint-config": "^1.0.1",
|
17 |
| - "@vueuse/core": "^10.5.0", |
18 |
| - "@vueuse/math": "^10.5.0", |
| 17 | + "@vueuse/core": "^10.11.1", |
| 18 | + "@vueuse/math": "^10.11.1", |
19 | 19 | "apexcharts": "3.49.2",
|
20 |
| - "pinia": "^2.1.7", |
| 20 | + "pinia": "^2.3.0", |
21 | 21 | "prismjs": "^1.29.0",
|
22 | 22 | "roboto-fontface": "^0.10.0",
|
23 |
| - "vue": "^3.3.4", |
| 23 | + "vue": "^3.5.13", |
24 | 24 | "vue-flatpickr-component": "11.0.5",
|
25 | 25 | "vue-prism-component": "^2.0.0",
|
26 |
| - "vue-router": "^4.3.0", |
27 |
| - "vue3-apexcharts": "^1.5.2", |
28 |
| - "vue3-perfect-scrollbar": "^1.6.1", |
29 |
| - "vuetify": "3.6.1", |
| 26 | + "vue-router": "^4.5.0", |
| 27 | + "vue3-apexcharts": "1.5.2", |
| 28 | + "vue3-perfect-scrollbar": "^2.0.0", |
| 29 | + "vuetify": "3.7.5", |
30 | 30 | "webfontloader": "^1.6.28"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "@antfu/eslint-config-vue": "^0.43.1",
|
34 |
| - "@antfu/utils": "^0.7.6", |
35 |
| - "@iconify-json/bx": "^1.1.6", |
36 |
| - "@iconify-json/bxl": "^1.1.6", |
37 |
| - "@iconify-json/bxs": "^1.1.6", |
38 |
| - "@iconify-json/fa": "^1.1.8", |
39 |
| - "@iconify-json/mdi": "^1.1.58", |
40 |
| - "@iconify/tools": "^4.0.0", |
| 34 | + "@antfu/utils": "^0.7.10", |
| 35 | + "@iconify-json/bx": "^1.2.2", |
| 36 | + "@iconify-json/bxl": "^1.2.2", |
| 37 | + "@iconify-json/bxs": "^1.2.2", |
| 38 | + "@iconify-json/fa": "^1.2.1", |
| 39 | + "@iconify-json/mdi": "^1.2.1", |
| 40 | + "@iconify/tools": "^4.0.7", |
41 | 41 | "@iconify/utils": "^2.1.13",
|
42 |
| - "@iconify/vue": "4.1.1", |
43 |
| - "@vitejs/plugin-vue": "^5.0.2", |
44 |
| - "@vitejs/plugin-vue-jsx": "^3.0.2", |
| 42 | + "@iconify/vue": "4.1.2", |
| 43 | + "@vitejs/plugin-vue": "^5.2.1", |
| 44 | + "@vitejs/plugin-vue-jsx": "^4.1.1", |
45 | 45 | "boxicons": "^2.1.4",
|
46 |
| - "eslint": "^8.56.0", |
| 46 | + "eslint": "^8.57.1", |
47 | 47 | "eslint-config-airbnb-base": "^15.0.0",
|
48 | 48 | "eslint-import-resolver-typescript": "^3.6.1",
|
49 | 49 | "eslint-plugin-case-police": "^0.6.1",
|
50 |
| - "eslint-plugin-import": "^2.29.1", |
51 |
| - "eslint-plugin-promise": "^6.1.1", |
| 50 | + "eslint-plugin-import": "^2.31.0", |
| 51 | + "eslint-plugin-promise": "^6.6.0", |
52 | 52 | "eslint-plugin-regex": "^1.10.0",
|
53 | 53 | "eslint-plugin-regexp": "^2.6.0",
|
54 | 54 | "eslint-plugin-sonarjs": "^0.24.0",
|
55 | 55 | "eslint-plugin-unicorn": "^51.0.1",
|
56 |
| - "eslint-plugin-vue": "^9.19.2", |
57 |
| - "postcss-html": "^1.5.0", |
| 56 | + "eslint-plugin-vue": "^9.32.0", |
| 57 | + "postcss-html": "^1.7.0", |
58 | 58 | "postcss-scss": "^4.0.9",
|
59 |
| - "sass": "^1.69.4", |
60 |
| - "stylelint": "16.2.1", |
61 |
| - "stylelint-codeguide": "0.3.2", |
| 59 | + "sass": "~1.76.0", |
| 60 | + "stylelint": "16.8.0", |
| 61 | + "stylelint-codeguide": "2.0.0", |
62 | 62 | "stylelint-config-idiomatic-order": "10.0.0",
|
63 |
| - "stylelint-config-standard-scss": "13.0.0", |
| 63 | + "stylelint-config-standard-scss": "13.1.0", |
64 | 64 | "stylelint-use-logical-spec": "5.0.1",
|
65 |
| - "tsx": "^4.7.0", |
66 |
| - "unplugin-auto-import": "^0.17.2", |
67 |
| - "unplugin-vue-components": "^0.26.0", |
68 |
| - "vite": "^5.3.1", |
| 65 | + "tsx": "^4.19.2", |
| 66 | + "unplugin-auto-import": "^0.18.6", |
| 67 | + "unplugin-vue-components": "^0.27.5", |
| 68 | + "vite": "^5.4.11", |
69 | 69 | "vite-plugin-vue-layouts": "^0.11.0",
|
70 | 70 | "vite-plugin-vuetify": "2.0.3",
|
71 | 71 | "vite-svg-loader": "^5.1.0"
|
72 | 72 | },
|
73 | 73 | "resolutions": {
|
| 74 | + "postcss": "^8", |
74 | 75 | "stylelint-order": "6.0.3"
|
75 | 76 | },
|
76 | 77 | "overrides": {
|
| 78 | + "postcss": "^8", |
77 | 79 | "stylelint-order": "6.0.3"
|
78 | 80 | }
|
79 | 81 | }
|
0 commit comments