Skip to content

Commit 185a5b7

Browse files
committed
fix: 修复标签页-关闭左侧标签页关闭异常问题
1 parent baabe42 commit 185a5b7

File tree

3 files changed

+949
-954
lines changed

3 files changed

+949
-954
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@wangeditor/editor-for-vue": "^5.1.12",
6464
"@zxcvbn-ts/core": "^3.0.4",
6565
"animate.css": "^4.1.1",
66-
"axios": "^1.10.0",
66+
"axios": "^1.11.0",
6767
"china-area-data": "^5.0.1",
6868
"codemirror": "^5.65.19",
6969
"codemirror-editor-vue3": "^2.8.0",
@@ -72,7 +72,7 @@
7272
"deep-chat": "^2.2.2",
7373
"echarts": "^5.6.0",
7474
"el-table-infinite-scroll": "^3.0.6",
75-
"element-plus": "2.10.2",
75+
"element-plus": "^2.10.4",
7676
"highlight.js": "^11.11.1",
7777
"intro.js": "^7.2.0",
7878
"js-cookie": "^3.0.5",
@@ -85,7 +85,7 @@
8585
"path-browserify": "^1.0.1",
8686
"pinia": "^3.0.3",
8787
"pinyin-pro": "^3.26.0",
88-
"plus-pro-components": "^0.1.24",
88+
"plus-pro-components": "^0.1.26",
8989
"qrcode": "^1.5.4",
9090
"qs": "^6.14.0",
9191
"responsive-storage": "^2.2.0",
@@ -96,38 +96,38 @@
9696
"v3-infinite-loading": "^1.3.2",
9797
"vditor": "^3.11.1",
9898
"version-rocket": "^1.7.4",
99-
"vue": "^3.5.17",
100-
"vue-i18n": "^11.1.9",
99+
"vue": "^3.5.18",
100+
"vue-i18n": "^11.1.11",
101101
"vue-json-pretty": "^2.5.0",
102-
"vue-pdf-embed": "^2.1.2",
102+
"vue-pdf-embed": "^2.1.3",
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.6",
107+
"vue-waterfall-plugin-next": "^2.6.7",
108108
"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.9",
112+
"wavesurfer.js": "^7.10.1",
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.30.1",
120+
"@eslint/js": "^9.31.0",
121121
"@faker-js/faker": "^9.9.0",
122-
"@iconify/json": "^2.2.355",
122+
"@iconify/json": "^2.2.362",
123123
"@iconify/vue": "4.2.0",
124124
"@intlify/unplugin-vue-i18n": "^6.0.8",
125125
"@tailwindcss/vite": "^4.1.11",
126126
"@types/codemirror": "^5.60.16",
127127
"@types/dagre": "^0.7.53",
128128
"@types/intro.js": "^5.1.5",
129129
"@types/js-cookie": "^3.0.6",
130-
"@types/node": "^20.19.4",
130+
"@types/node": "^20.19.9",
131131
"@types/nprogress": "^0.2.3",
132132
"@types/path-browserify": "^1.0.3",
133133
"@types/qrcode": "^1.5.5",
@@ -136,12 +136,12 @@
136136
"@vitejs/plugin-vue": "^6.0.0",
137137
"@vitejs/plugin-vue-jsx": "^5.0.1",
138138
"boxen": "^8.0.1",
139-
"code-inspector-plugin": "^0.20.15",
140-
"cssnano": "^7.0.7",
139+
"code-inspector-plugin": "^0.20.17",
140+
"cssnano": "^7.1.0",
141141
"dagre": "^0.8.5",
142-
"eslint": "^9.30.1",
143-
"eslint-config-prettier": "^10.1.5",
144-
"eslint-plugin-prettier": "^5.5.1",
142+
"eslint": "^9.31.0",
143+
"eslint-config-prettier": "^10.1.8",
144+
"eslint-plugin-prettier": "^5.5.3",
145145
"eslint-plugin-vue": "^10.3.0",
146146
"gradient-string": "^3.0.0",
147147
"husky": "^9.1.7",
@@ -154,25 +154,25 @@
154154
"rimraf": "^6.0.1",
155155
"rollup-plugin-visualizer": "^6.0.3",
156156
"sass": "^1.89.2",
157-
"stylelint": "^16.21.1",
157+
"stylelint": "^16.22.0",
158158
"stylelint-config-recess-order": "^7.1.0",
159159
"stylelint-config-recommended-vue": "^1.6.1",
160160
"stylelint-config-standard-scss": "^14.0.0",
161161
"stylelint-prettier": "^5.0.3",
162162
"svgo": "^4.0.0",
163163
"tailwindcss": "^4.1.11",
164164
"typescript": "^5.8.3",
165-
"typescript-eslint": "^8.35.1",
165+
"typescript-eslint": "^8.38.0",
166166
"unplugin-icons": "^22.1.0",
167-
"vite": "^7.0.2",
167+
"vite": "^7.0.5",
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",
174174
"vue-eslint-parser": "^10.2.0",
175-
"vue-tsc": "^3.0.1"
175+
"vue-tsc": "^3.0.3"
176176
},
177177
"engines": {
178178
"node": "^20.19.0 || >=22.12.0",

0 commit comments

Comments
 (0)