Skip to content

Commit a6a07e3

Browse files
committed
chore: 升级依赖,相关兼容处理
1 parent 815f161 commit a6a07e3

3 files changed

Lines changed: 746 additions & 737 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,16 @@
5454
"@logicflow/extension": "^1.2.28",
5555
"@pureadmin/descriptions": "^1.2.1",
5656
"@pureadmin/table": "^3.3.0",
57-
"@pureadmin/utils": "^2.6.3",
57+
"@pureadmin/utils": "^2.6.4",
5858
"@vue-flow/background": "^1.3.2",
59-
"@vue-flow/core": "^1.48.1",
59+
"@vue-flow/core": "^1.48.2",
6060
"@vueuse/core": "^14.1.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.13.2",
66+
"axios": "^1.13.4",
6767
"china-area-data": "^5.0.1",
6868
"codemirror": "^5.65.20",
6969
"codemirror-editor-vue3": "^2.8.0",
@@ -84,19 +84,19 @@
8484
"nprogress": "^0.2.0",
8585
"path-browserify": "^1.0.1",
8686
"pinia": "^3.0.4",
87-
"pinyin-pro": "^3.27.0",
87+
"pinyin-pro": "^3.28.0",
8888
"plus-pro-components": "^0.1.30",
8989
"qrcode": "^1.5.4",
9090
"qs": "^6.14.1",
9191
"responsive-storage": "^2.2.0",
9292
"sortablejs": "^1.15.6",
93-
"swiper": "^12.0.3",
93+
"swiper": "^12.1.0",
9494
"typeit": "^8.8.7",
9595
"v-contextmenu": "^3.2.0",
9696
"v3-infinite-loading": "^1.3.2",
9797
"vditor": "^3.11.2",
9898
"version-rocket": "^1.7.4",
99-
"vue": "^3.5.26",
99+
"vue": "^3.5.27",
100100
"vue-i18n": "^11.2.8",
101101
"vue-json-pretty": "^2.6.0",
102102
"vue-pdf-embed": "^2.1.3",
@@ -119,7 +119,7 @@
119119
"@commitlint/types": "^20.3.1",
120120
"@eslint/js": "^9.39.2",
121121
"@faker-js/faker": "^10.2.0",
122-
"@iconify/json": "^2.2.428",
122+
"@iconify/json": "^2.2.432",
123123
"@iconify/vue": "4.2.0",
124124
"@intlify/unplugin-vue-i18n": "^11.0.3",
125125
"@tailwindcss/vite": "^4.1.18",
@@ -136,33 +136,33 @@
136136
"@vitejs/plugin-vue": "^6.0.3",
137137
"@vitejs/plugin-vue-jsx": "^5.1.3",
138138
"boxen": "^8.0.1",
139-
"code-inspector-plugin": "^1.3.4",
139+
"code-inspector-plugin": "^1.4.1",
140140
"cssnano": "^7.1.2",
141141
"dagre": "^0.8.5",
142142
"eslint": "^9.39.2",
143143
"eslint-config-prettier": "^10.1.8",
144144
"eslint-plugin-prettier": "^5.5.5",
145-
"eslint-plugin-vue": "^10.6.2",
145+
"eslint-plugin-vue": "^10.7.0",
146146
"gradient-string": "^3.0.0",
147147
"husky": "^9.1.7",
148148
"lint-staged": "^16.2.7",
149149
"postcss": "^8.5.6",
150150
"postcss-html": "^1.8.1",
151151
"postcss-load-config": "^6.0.1",
152152
"postcss-scss": "^4.0.9",
153-
"prettier": "^3.8.0",
153+
"prettier": "^3.8.1",
154154
"rimraf": "^6.1.2",
155155
"rollup-plugin-visualizer": "^6.0.5",
156-
"sass": "^1.97.2",
156+
"sass": "^1.97.3",
157157
"stylelint": "^17.0.0",
158-
"stylelint-config-recess-order": "^7.4.0",
158+
"stylelint-config-recess-order": "^7.6.0",
159159
"stylelint-config-recommended-vue": "^1.6.1",
160160
"stylelint-config-standard-scss": "^17.0.0",
161161
"stylelint-prettier": "^5.0.3",
162162
"svgo": "^4.0.0",
163163
"tailwindcss": "^4.1.18",
164164
"typescript": "^5.9.3",
165-
"typescript-eslint": "^8.53.0",
165+
"typescript-eslint": "^8.54.0",
166166
"unplugin-icons": "^23.0.1",
167167
"vite": "^7.3.1",
168168
"vite-plugin-cdn-import": "^1.0.1",
@@ -172,7 +172,7 @@
172172
"vite-plugin-router-warn": "^2.0.0",
173173
"vite-svg-loader": "^5.1.0",
174174
"vue-eslint-parser": "^10.2.0",
175-
"vue-tsc": "^3.2.2"
175+
"vue-tsc": "^3.2.4"
176176
},
177177
"engines": {
178178
"node": "^20.19.0 || >=22.13.0",

0 commit comments

Comments
 (0)