Skip to content

Commit baabe42

Browse files
committed
chore: 升级至vite7,更新依赖,相关兼容处理
1 parent 2799cfd commit baabe42

File tree

10 files changed

+1482
-1489
lines changed

10 files changed

+1482
-1489
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.15.1
1+
v22.17.0

package.json

Lines changed: 44 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -54,29 +54,29 @@
5454
"@logicflow/extension": "^1.2.28",
5555
"@pureadmin/descriptions": "^1.2.1",
5656
"@pureadmin/table": "^3.2.1",
57-
"@pureadmin/utils": "^2.6.1",
57+
"@pureadmin/utils": "^2.6.2",
5858
"@vue-flow/background": "^1.3.2",
59-
"@vue-flow/core": "^1.44.0",
60-
"@vueuse/core": "^13.3.0",
59+
"@vue-flow/core": "^1.45.0",
60+
"@vueuse/core": "^13.5.0",
6161
"@vueuse/motion": "^3.0.3",
6262
"@wangeditor/editor": "^5.1.23",
6363
"@wangeditor/editor-for-vue": "^5.1.12",
6464
"@zxcvbn-ts/core": "^3.0.4",
6565
"animate.css": "^4.1.1",
66-
"axios": "^1.9.0",
66+
"axios": "^1.10.0",
6767
"china-area-data": "^5.0.1",
6868
"codemirror": "^5.65.19",
6969
"codemirror-editor-vue3": "^2.8.0",
7070
"cropperjs": "^1.6.2",
7171
"dayjs": "^1.11.13",
72-
"deep-chat": "^2.2.1",
72+
"deep-chat": "^2.2.2",
7373
"echarts": "^5.6.0",
7474
"el-table-infinite-scroll": "^3.0.6",
75-
"element-plus": "^2.10.1",
75+
"element-plus": "2.10.2",
7676
"highlight.js": "^11.11.1",
7777
"intro.js": "^7.2.0",
7878
"js-cookie": "^3.0.5",
79-
"jsbarcode": "^3.11.6",
79+
"jsbarcode": "^3.12.1",
8080
"localforage": "^1.10.0",
8181
"mint-filter": "^4.0.3",
8282
"mitt": "^3.0.1",
@@ -85,97 +85,97 @@
8585
"path-browserify": "^1.0.1",
8686
"pinia": "^3.0.3",
8787
"pinyin-pro": "^3.26.0",
88-
"plus-pro-components": "^0.1.23",
88+
"plus-pro-components": "^0.1.24",
8989
"qrcode": "^1.5.4",
9090
"qs": "^6.14.0",
9191
"responsive-storage": "^2.2.0",
9292
"sortablejs": "^1.15.6",
93-
"swiper": "^11.2.8",
93+
"swiper": "^11.2.10",
9494
"typeit": "^8.8.7",
9595
"v-contextmenu": "^3.2.0",
9696
"v3-infinite-loading": "^1.3.2",
9797
"vditor": "^3.11.1",
9898
"version-rocket": "^1.7.4",
99-
"vue": "^3.5.16",
100-
"vue-i18n": "^11.1.5",
101-
"vue-json-pretty": "^2.4.0",
99+
"vue": "^3.5.17",
100+
"vue-i18n": "^11.1.9",
101+
"vue-json-pretty": "^2.5.0",
102102
"vue-pdf-embed": "^2.1.2",
103103
"vue-router": "^4.5.1",
104104
"vue-tippy": "^6.7.1",
105105
"vue-types": "^6.0.0",
106106
"vue-virtual-scroller": "2.0.0-beta.8",
107-
"vue-waterfall-plugin-next": "^2.6.5",
108-
"vue3-danmaku": "^1.6.1",
107+
"vue-waterfall-plugin-next": "^2.6.6",
108+
"vue3-danmaku": "^1.6.6",
109109
"vue3-puzzle-vcode": "^1.1.7",
110110
"vuedraggable": "^4.1.0",
111111
"vxe-table": "4.6.25",
112-
"wavesurfer.js": "^7.9.5",
112+
"wavesurfer.js": "^7.9.9",
113113
"xgplayer": "^3.0.22",
114114
"xlsx": "^0.18.5"
115115
},
116116
"devDependencies": {
117117
"@commitlint/cli": "^19.8.1",
118118
"@commitlint/config-conventional": "^19.8.1",
119119
"@commitlint/types": "^19.8.1",
120-
"@eslint/js": "^9.28.0",
121-
"@faker-js/faker": "^9.8.0",
122-
"@iconify/json": "^2.2.347",
120+
"@eslint/js": "^9.30.1",
121+
"@faker-js/faker": "^9.9.0",
122+
"@iconify/json": "^2.2.355",
123123
"@iconify/vue": "4.2.0",
124124
"@intlify/unplugin-vue-i18n": "^6.0.8",
125-
"@tailwindcss/vite": "^4.1.8",
125+
"@tailwindcss/vite": "^4.1.11",
126126
"@types/codemirror": "^5.60.16",
127-
"@types/dagre": "^0.7.52",
127+
"@types/dagre": "^0.7.53",
128128
"@types/intro.js": "^5.1.5",
129129
"@types/js-cookie": "^3.0.6",
130-
"@types/node": "^20.19.0",
130+
"@types/node": "^20.19.4",
131131
"@types/nprogress": "^0.2.3",
132132
"@types/path-browserify": "^1.0.3",
133133
"@types/qrcode": "^1.5.5",
134134
"@types/qs": "^6.14.0",
135135
"@types/sortablejs": "^1.15.8",
136-
"@vitejs/plugin-vue": "^5.2.4",
137-
"@vitejs/plugin-vue-jsx": "^4.2.0",
136+
"@vitejs/plugin-vue": "^6.0.0",
137+
"@vitejs/plugin-vue-jsx": "^5.0.1",
138138
"boxen": "^8.0.1",
139-
"code-inspector-plugin": "^0.20.12",
139+
"code-inspector-plugin": "^0.20.15",
140140
"cssnano": "^7.0.7",
141141
"dagre": "^0.8.5",
142-
"eslint": "^9.28.0",
142+
"eslint": "^9.30.1",
143143
"eslint-config-prettier": "^10.1.5",
144-
"eslint-plugin-prettier": "^5.4.1",
145-
"eslint-plugin-vue": "^10.2.0",
144+
"eslint-plugin-prettier": "^5.5.1",
145+
"eslint-plugin-vue": "^10.3.0",
146146
"gradient-string": "^3.0.0",
147147
"husky": "^9.1.7",
148-
"lint-staged": "^15.5.2",
149-
"postcss": "^8.5.4",
148+
"lint-staged": "^16.1.2",
149+
"postcss": "^8.5.6",
150150
"postcss-html": "^1.8.0",
151151
"postcss-load-config": "^6.0.1",
152152
"postcss-scss": "^4.0.9",
153-
"prettier": "^3.5.3",
153+
"prettier": "^3.6.2",
154154
"rimraf": "^6.0.1",
155-
"rollup-plugin-visualizer": "^5.14.0",
156-
"sass": "^1.89.1",
157-
"stylelint": "^16.20.0",
158-
"stylelint-config-recess-order": "^6.0.0",
159-
"stylelint-config-recommended-vue": "^1.6.0",
155+
"rollup-plugin-visualizer": "^6.0.3",
156+
"sass": "^1.89.2",
157+
"stylelint": "^16.21.1",
158+
"stylelint-config-recess-order": "^7.1.0",
159+
"stylelint-config-recommended-vue": "^1.6.1",
160160
"stylelint-config-standard-scss": "^14.0.0",
161161
"stylelint-prettier": "^5.0.3",
162-
"svgo": "^3.3.2",
163-
"tailwindcss": "^4.1.8",
162+
"svgo": "^4.0.0",
163+
"tailwindcss": "^4.1.11",
164164
"typescript": "^5.8.3",
165-
"typescript-eslint": "^8.33.1",
165+
"typescript-eslint": "^8.35.1",
166166
"unplugin-icons": "^22.1.0",
167-
"vite": "^6.3.5",
167+
"vite": "^7.0.2",
168168
"vite-plugin-cdn-import": "^1.0.1",
169169
"vite-plugin-compression": "^0.5.1",
170170
"vite-plugin-fake-server": "^2.2.0",
171171
"vite-plugin-remove-console": "^2.2.0",
172172
"vite-plugin-router-warn": "^1.0.0",
173173
"vite-svg-loader": "^5.1.0",
174-
"vue-eslint-parser": "^10.1.3",
175-
"vue-tsc": "^2.2.10"
174+
"vue-eslint-parser": "^10.2.0",
175+
"vue-tsc": "^3.0.1"
176176
},
177177
"engines": {
178-
"node": "^18.18.0 || ^20.9.0 || >=22.0.0",
178+
"node": "^20.19.0 || >=22.12.0",
179179
"pnpm": ">=9"
180180
},
181181
"pnpm": {
@@ -202,7 +202,8 @@
202202
"vue-demi"
203203
],
204204
"ignoredBuiltDependencies": [
205-
"@tailwindcss/oxide"
205+
"@tailwindcss/oxide",
206+
"vue3-danmaku"
206207
]
207208
}
208209
}

0 commit comments

Comments
 (0)