|
49 | 49 | "url": "https://github.com/pdsuwwz/vue3-tab-demo/issues" |
50 | 50 | }, |
51 | 51 | "dependencies": { |
52 | | - "@fortawesome/fontawesome-svg-core": "6.5.2", |
53 | | - "@fortawesome/free-brands-svg-icons": "6.5.2", |
54 | | - "@fortawesome/free-regular-svg-icons": "6.5.2", |
55 | | - "@fortawesome/free-solid-svg-icons": "6.5.2", |
| 52 | + "@fortawesome/fontawesome-svg-core": "6.6.0", |
| 53 | + "@fortawesome/free-brands-svg-icons": "6.6.0", |
| 54 | + "@fortawesome/free-regular-svg-icons": "6.6.0", |
| 55 | + "@fortawesome/free-solid-svg-icons": "6.6.0", |
56 | 56 | "@fortawesome/vue-fontawesome": "~3.0.8", |
57 | 57 | "@vicons/antd": "^0.12.0", |
58 | 58 | "@vicons/carbon": "^0.12.0", |
|
63 | 63 | "@vicons/material": "^0.12.0", |
64 | 64 | "@vicons/tabler": "^0.12.0", |
65 | 65 | "@vicons/utils": "^0.1.4", |
66 | | - "@vueuse/core": "^10.10.0", |
| 66 | + "@vueuse/core": "^10.11.0", |
67 | 67 | "axios": "1.7.2", |
68 | | - "echarts": "^5.5.0", |
| 68 | + "echarts": "^5.5.1", |
69 | 69 | "js-cookie": "^3.0.5", |
70 | 70 | "lodash-es": "^4.17.21", |
71 | | - "naive-ui": "^2.38.2", |
| 71 | + "naive-ui": "^2.39.0", |
72 | 72 | "nprogress": "^0.2.0", |
73 | 73 | "pinia": "^2.1.7", |
74 | | - "uuid": "^9.0.1", |
75 | | - "vue": "^3.4.27", |
76 | | - "vue-router": "^4.3.2" |
| 74 | + "uuid": "^10.0.0", |
| 75 | + "vue": "^3.4.33", |
| 76 | + "vue-router": "^4.4.0" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@babel/core": "^7.24.7", |
80 | | - "@babel/preset-env": "^7.24.7", |
81 | | - "@eslint/js": "^9.4.0", |
82 | | - "@iconify/json": "^2.2.217", |
| 79 | + "@babel/core": "^7.24.9", |
| 80 | + "@babel/preset-env": "^7.24.8", |
| 81 | + "@eslint/js": "^9.7.0", |
| 82 | + "@iconify/json": "^2.2.230", |
83 | 83 | "@iconify/vue": "^4.1.2", |
84 | | - "@stylistic/eslint-plugin": "^2.1.0", |
| 84 | + "@stylistic/eslint-plugin": "^2.3.0", |
85 | 85 | "@stylistic/stylelint-plugin": "^2.1.2", |
86 | 86 | "@types/js-cookie": "^3.0.6", |
87 | 87 | "@types/lodash-es": "^4.17.12", |
88 | | - "@types/node": "^20.14.2", |
| 88 | + "@types/node": "^20.14.11", |
89 | 89 | "@types/nprogress": "^0.2.3", |
90 | | - "@typescript-eslint/eslint-plugin": "^7.12.0", |
91 | | - "@typescript-eslint/parser": "^7.12.0", |
| 90 | + "@typescript-eslint/eslint-plugin": "^7.17.0", |
| 91 | + "@typescript-eslint/parser": "^7.17.0", |
92 | 92 | "@vitejs/plugin-vue": "^5.0.5", |
93 | 93 | "@vitejs/plugin-vue-jsx": "^4.0.0", |
94 | | - "@vitest/coverage-v8": "^1.6.0", |
95 | | - "@vue/compiler-sfc": "^3.4.27", |
| 94 | + "@vitest/coverage-v8": "^2.0.4", |
| 95 | + "@vue/compiler-sfc": "^3.4.33", |
96 | 96 | "@vue/test-utils": "2.4.6", |
97 | 97 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
98 | 98 | "cross-env": "^7.0.3", |
99 | | - "eslint": "^9.4.0", |
| 99 | + "eslint": "^9.7.0", |
100 | 100 | "eslint-define-config": "^2.1.0", |
101 | 101 | "eslint-plugin-html": "8.1.1", |
102 | 102 | "eslint-plugin-import": "^2.29.1", |
103 | | - "eslint-plugin-vue": "^9.26.0", |
104 | | - "globals": "^15.3.0", |
105 | | - "husky": "^9.0.11", |
| 103 | + "eslint-plugin-vue": "^9.27.0", |
| 104 | + "globals": "^15.8.0", |
| 105 | + "husky": "^9.1.1", |
106 | 106 | "identity-obj-proxy": "^3.0.0", |
107 | | - "jsdom": "^24.1.0", |
108 | | - "lint-staged": "^15.2.5", |
109 | | - "postcss": "^8.4.38", |
| 107 | + "jsdom": "^24.1.1", |
| 108 | + "lint-staged": "^15.2.7", |
| 109 | + "postcss": "^8.4.39", |
110 | 110 | "postcss-html": "^1.7.0", |
111 | 111 | "postcss-scss": "^4.0.9", |
112 | | - "rollup": "^4.18.0", |
113 | | - "sass": "^1.77.4", |
114 | | - "stylelint": "^16.6.1", |
115 | | - "stylelint-config-recommended-scss": "14.0.0", |
| 112 | + "rollup": "^4.19.0", |
| 113 | + "sass": "^1.77.8", |
| 114 | + "stylelint": "^16.7.0", |
| 115 | + "stylelint-config-recommended-scss": "14.1.0", |
116 | 116 | "stylelint-config-recommended-vue": "^1.5.0", |
117 | | - "stylelint-config-standard": "^36.0.0", |
| 117 | + "stylelint-config-standard": "^36.0.1", |
118 | 118 | "stylelint-config-standard-scss": "13.1.0", |
119 | 119 | "sucrase": "^3.35.0", |
120 | | - "typescript": "^5.4.5", |
121 | | - "unocss": "^0.60.4", |
122 | | - "unplugin-auto-import": "^0.17.6", |
| 120 | + "typescript": "^5.5.4", |
| 121 | + "unocss": "^0.61.5", |
| 122 | + "unplugin-auto-import": "^0.18.0", |
123 | 123 | "unplugin-icons": "^0.19.0", |
124 | | - "unplugin-vue-components": "^0.27.0", |
125 | | - "vite": "^5.2.12", |
| 124 | + "unplugin-vue-components": "^0.27.3", |
| 125 | + "vite": "^5.3.4", |
126 | 126 | "vite-svg-loader": "^5.1.0", |
127 | | - "vitest": "^1.6.0", |
| 127 | + "vitest": "^2.0.4", |
128 | 128 | "vue-eslint-parser": "^9.4.3" |
129 | 129 | } |
130 | 130 | } |
0 commit comments