|
15 | 15 | "@fortawesome/free-solid-svg-icons": "^6.5.1",
|
16 | 16 | "@fortawesome/vue-fontawesome": "^3.0.6",
|
17 | 17 | "@popperjs/core": "^2.11.8",
|
18 |
| - "@tanstack/eslint-plugin-query": "^5.18.1", |
19 | 18 | "@tanstack/vue-query": "^5.18.1",
|
20 |
| - "@tanstack/vue-query-devtools": "^5.18.1", |
21 | 19 | "@unhead/vue": "^1.8.10",
|
22 | 20 | "@vueuse/core": "^10.7.2",
|
23 | 21 | "ant-design-vue": "^4.1.2",
|
24 | 22 | "bootstrap": "^5.3.2",
|
25 | 23 | "dayjs": "^1.11.10",
|
26 | 24 | "echarts": "^5.4.3",
|
27 |
| - "lodash": "^4.17.21", |
| 25 | + "lodash-es": "^4.17.21", |
28 | 26 | "luxon": "^3.4.4",
|
29 | 27 | "noty": "^3.2.0-beta-deprecated",
|
30 | 28 | "nprogress": "^0.2.0",
|
|
38 | 36 | "vue-router": "^4.2.5"
|
39 | 37 | },
|
40 | 38 | "devDependencies": {
|
41 |
| - "@stylistic/eslint-plugin": "^1.5.4", |
42 |
| - "@stylistic/eslint-plugin-migrate": "^1.5.4", |
| 39 | + "@stylistic/eslint-plugin": "^1.6.1", |
| 40 | + "@stylistic/eslint-plugin-migrate": "^1.6.1", |
| 41 | + "@tanstack/eslint-plugin-query": "^5.18.1", |
| 42 | + "@tanstack/vue-query-devtools": "^5.18.1", |
43 | 43 | "@types/bootstrap": "^5.2.10",
|
44 | 44 | "@types/grecaptcha": "^3.0.7",
|
45 |
| - "@types/lodash": "^4.14.202", |
| 45 | + "@types/lodash-es": "^4.17.12", |
46 | 46 | "@types/luxon": "^3.4.2",
|
47 |
| - "@types/node": "^20.11.16", |
| 47 | + "@types/node": "^20.11.17", |
48 | 48 | "@types/nprogress": "^0.2.3",
|
49 | 49 | "@types/qs": "^6.9.11",
|
50 |
| - "@typescript-eslint/eslint-plugin": "^6.20.0", |
51 |
| - "@typescript-eslint/parser": "^6.20.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 51 | + "@typescript-eslint/parser": "^6.21.0", |
52 | 52 | "@vitejs/plugin-vue": "^5.0.3",
|
53 | 53 | "@vue/compiler-sfc": "3.4.14",
|
54 | 54 | "@vue/eslint-config-typescript": "^12.0.0",
|
|
58 | 58 | "eslint-import-resolver-typescript": "^3.6.1",
|
59 | 59 | "eslint-import-resolver-vite": "^2.0.0",
|
60 | 60 | "eslint-plugin-import": "npm:eslint-plugin-i@latest",
|
61 |
| - "eslint-plugin-unicorn": "^50.0.1", |
| 61 | + "eslint-plugin-unicorn": "^51.0.1", |
62 | 62 | "eslint-plugin-vue": "^9.21.1",
|
63 | 63 | "import-sync": "^2.2.0",
|
64 | 64 | "rollup-plugin-visualizer": "^5.12.0",
|
65 | 65 | "stats.js": "^0.17.0",
|
66 | 66 | "typescript": "^5.3.3",
|
67 | 67 | "typescript-eslint-parser-for-extra-files": "^0.6.0",
|
68 |
| - "vite": "^5.0.12", |
| 68 | + "vite": "^5.1.0", |
69 | 69 | "vite-bundle-analyzer": "^0.7.0",
|
70 | 70 | "vue-tsc": "^1.8.27"
|
71 | 71 | },
|
|
0 commit comments