Skip to content

Commit ac299ff

Browse files
committed
fix: 搜索表格卡顿问题
1 parent eb0cb7c commit ac299ff

File tree

4 files changed

+273
-208
lines changed

4 files changed

+273
-208
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"tinymce": "^7.9.0",
7676
"vue": "~3.5.14",
7777
"vue-echarts": "^7.0.3",
78-
"vue-i18n": "~11.1.3",
78+
"vue-i18n": "~11.1.4",
7979
"vue-router": "~4.5.1",
8080
"vue-types": "~6.0.0",
8181
"vue-virtual-scroller": "2.0.0-beta.8",
@@ -86,7 +86,7 @@
8686
"@admin-pkg/vite-plugin-http2-proxy": "workspace:*",
8787
"@admin-pkg/vite-plugin-msw": "workspace:*",
8888
"@admin-pkg/vite-plugin-tinymce-resource": "workspace:*",
89-
"@antfu/eslint-config": "^4.13.1",
89+
"@antfu/eslint-config": "^4.13.2",
9090
"@commitlint/cli": "~19.5.0",
9191
"@commitlint/config-conventional": "~19.5.0",
9292
"@faker-js/faker": "^9.8.0",
@@ -103,7 +103,7 @@
103103
"@umijs/openapi": "^1.13.0",
104104
"@unocss/eslint-plugin": "^66.1.2",
105105
"@vitejs/plugin-vue": "~5.2.4",
106-
"@vitejs/plugin-vue-jsx": "~4.1.2",
106+
"@vitejs/plugin-vue-jsx": "~4.2.0",
107107
"@vue/tsconfig": "^0.7.0",
108108
"commitizen": "~4.3.1",
109109
"conventional-changelog-cli": "~4.1.0",
@@ -115,7 +115,7 @@
115115
"less": "~4.3.0",
116116
"lint-staged": "~15.2.11",
117117
"msw": "^2.4.9",
118-
"nx": "^21.0.3",
118+
"nx": "^21.1.2",
119119
"rimraf": "~5.0.9",
120120
"typescript": "~5.8.3",
121121
"unocss": "^66.1.2",

0 commit comments

Comments
 (0)