Skip to content

Commit 5512920

Browse files
authored
fix: 修复aria-hidden报错 (#1192)
1 parent 79cd159 commit 5512920

File tree

15 files changed

+886
-858
lines changed

15 files changed

+886
-858
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,21 @@
5757
"@pureadmin/utils": "^2.5.0",
5858
"@vue-flow/background": "^1.3.2",
5959
"@vue-flow/core": "^1.41.6",
60-
"@vueuse/core": "^12.0.0",
60+
"@vueuse/core": "^12.3.0",
6161
"@vueuse/motion": "^2.2.6",
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",
6666
"axios": "^1.7.9",
6767
"china-area-data": "^5.0.1",
68-
"codemirror": "^5",
68+
"codemirror": "^5.65.18",
6969
"codemirror-editor-vue3": "^2.8.0",
7070
"cropperjs": "^1.6.2",
7171
"dayjs": "^1.11.13",
72-
"echarts": "^5.5.1",
72+
"echarts": "^5.6.0",
7373
"el-table-infinite-scroll": "^3.0.6",
74-
"element-plus": "^2.9.0",
74+
"element-plus": "^2.9.2",
7575
"intro.js": "^7.2.0",
7676
"js-cookie": "^3.0.5",
7777
"jsbarcode": "^3.11.6",
@@ -83,96 +83,96 @@
8383
"path-browserify": "^1.0.1",
8484
"pinia": "^2.3.0",
8585
"pinyin-pro": "^3.26.0",
86-
"plus-pro-components": "^0.1.18",
86+
"plus-pro-components": "^0.1.19",
8787
"qrcode": "^1.5.4",
8888
"qs": "^6.13.1",
8989
"responsive-storage": "^2.2.0",
9090
"sortablejs": "^1.15.6",
91-
"swiper": "^11.1.15",
91+
"swiper": "^11.2.0",
9292
"typeit": "^8.8.7",
9393
"v-contextmenu": "^3.2.0",
9494
"v3-infinite-loading": "^1.3.2",
9595
"vditor": "^3.10.8",
9696
"version-rocket": "^1.7.4",
9797
"vue": "^3.5.13",
98-
"vue-i18n": "^10.0.5",
98+
"vue-i18n": "^11.0.1",
9999
"vue-json-pretty": "^2.4.0",
100100
"vue-pdf-embed": "^2.1.1",
101101
"vue-router": "^4.5.0",
102-
"vue-tippy": "^6.5.0",
102+
"vue-tippy": "^6.6.0",
103103
"vue-types": "^5.1.3",
104104
"vue-virtual-scroller": "2.0.0-beta.8",
105-
"vue-waterfall-plugin-next": "^2.6.4",
105+
"vue-waterfall-plugin-next": "^2.6.5",
106106
"vue3-danmaku": "^1.6.1",
107107
"vue3-puzzle-vcode": "^1.1.7",
108108
"vuedraggable": "^4.1.0",
109109
"vxe-table": "4.6.25",
110-
"wavesurfer.js": "^7.8.10",
110+
"wavesurfer.js": "^7.8.14",
111111
"xgplayer": "^3.0.20",
112112
"xlsx": "^0.18.5"
113113
},
114114
"devDependencies": {
115-
"@commitlint/cli": "^19.6.0",
115+
"@commitlint/cli": "^19.6.1",
116116
"@commitlint/config-conventional": "^19.6.0",
117117
"@commitlint/types": "^19.5.0",
118-
"@eslint/js": "^9.16.0",
118+
"@eslint/js": "^9.17.0",
119119
"@faker-js/faker": "^9.3.0",
120120
"@iconify-icons/ep": "^1.2.12",
121121
"@iconify-icons/ri": "^1.2.10",
122122
"@iconify/vue": "^4.2.0",
123-
"@intlify/unplugin-vue-i18n": "^6.0.1",
123+
"@intlify/unplugin-vue-i18n": "^6.0.3",
124124
"@types/codemirror": "^5.60.15",
125125
"@types/dagre": "^0.7.52",
126126
"@types/intro.js": "^5.1.5",
127127
"@types/js-cookie": "^3.0.6",
128-
"@types/node": "^20.17.9",
128+
"@types/node": "^20.17.11",
129129
"@types/nprogress": "^0.2.3",
130130
"@types/path-browserify": "^1.0.3",
131131
"@types/qrcode": "^1.5.5",
132132
"@types/qs": "^6.9.17",
133133
"@types/sortablejs": "^1.15.8",
134-
"@typescript-eslint/eslint-plugin": "^8.18.0",
135-
"@typescript-eslint/parser": "^8.18.0",
134+
"@typescript-eslint/eslint-plugin": "^8.19.0",
135+
"@typescript-eslint/parser": "^8.19.0",
136136
"@vitejs/plugin-vue": "^5.2.1",
137137
"@vitejs/plugin-vue-jsx": "^4.1.1",
138138
"autoprefixer": "^10.4.20",
139139
"boxen": "^8.0.1",
140-
"code-inspector-plugin": "^0.18.2",
140+
"code-inspector-plugin": "^0.19.1",
141141
"cssnano": "^7.0.6",
142142
"dagre": "^0.8.5",
143-
"eslint": "^9.16.0",
143+
"eslint": "^9.17.0",
144144
"eslint-config-prettier": "^9.1.0",
145145
"eslint-define-config": "^2.1.0",
146146
"eslint-plugin-prettier": "^5.2.1",
147147
"eslint-plugin-vue": "^9.32.0",
148148
"gradient-string": "^3.0.0",
149149
"husky": "^9.1.7",
150-
"lint-staged": "^15.2.10",
150+
"lint-staged": "^15.3.0",
151151
"postcss": "^8.4.49",
152152
"postcss-html": "^1.7.0",
153153
"postcss-import": "^16.1.0",
154154
"postcss-scss": "^4.0.9",
155155
"prettier": "^3.4.2",
156156
"rimraf": "^6.0.1",
157-
"rollup-plugin-visualizer": "^5.12.0",
158-
"sass": "^1.82.0",
159-
"stylelint": "^16.11.0",
157+
"rollup-plugin-visualizer": "^5.13.1",
158+
"sass": "^1.83.0",
159+
"stylelint": "^16.12.0",
160160
"stylelint-config-recess-order": "^5.1.1",
161161
"stylelint-config-recommended-vue": "^1.5.0",
162-
"stylelint-config-standard-scss": "^13.1.0",
162+
"stylelint-config-standard-scss": "^14.0.0",
163163
"stylelint-prettier": "^5.0.2",
164164
"svgo": "^3.3.2",
165-
"tailwindcss": "^3.4.16",
165+
"tailwindcss": "^3.4.17",
166166
"typescript": "5.6.3",
167-
"vite": "^6.0.3",
167+
"vite": "^6.0.7",
168168
"vite-plugin-cdn-import": "^1.0.1",
169169
"vite-plugin-compression": "^0.5.1",
170-
"vite-plugin-fake-server": "^2.1.4",
170+
"vite-plugin-fake-server": "^2.1.5",
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": "^9.4.3",
175-
"vue-tsc": "^2.1.10"
175+
"vue-tsc": "2.1.10"
176176
},
177177
"engines": {
178178
"node": "^18.18.0 || ^20.9.0 || >=22.0.0",

0 commit comments

Comments
 (0)