Skip to content

Commit 2f2749e

Browse files
committed
perf: 优化代码
1 parent b61d7b3 commit 2f2749e

File tree

5 files changed

+364
-364
lines changed

5 files changed

+364
-364
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@pureadmin/table": "^3.2.1",
5757
"@pureadmin/utils": "^2.6.0",
5858
"@vue-flow/background": "^1.3.2",
59-
"@vue-flow/core": "^1.43.1",
59+
"@vue-flow/core": "^1.43.2",
6060
"@vueuse/core": "^13.2.0",
6161
"@vueuse/motion": "^3.0.3",
6262
"@wangeditor/editor": "^5.1.23",
@@ -96,7 +96,7 @@
9696
"v3-infinite-loading": "^1.3.2",
9797
"vditor": "^3.11.0",
9898
"version-rocket": "^1.7.4",
99-
"vue": "^3.5.13",
99+
"vue": "^3.5.14",
100100
"vue-i18n": "^11.1.3",
101101
"vue-json-pretty": "^2.4.0",
102102
"vue-pdf-embed": "^2.1.2",
@@ -122,7 +122,7 @@
122122
"@iconify/json": "^2.2.338",
123123
"@iconify/vue": "4.2.0",
124124
"@intlify/unplugin-vue-i18n": "^6.0.8",
125-
"@tailwindcss/vite": "^4.1.6",
125+
"@tailwindcss/vite": "^4.1.7",
126126
"@types/codemirror": "^5.60.15",
127127
"@types/dagre": "^0.7.52",
128128
"@types/intro.js": "^5.1.5",
@@ -153,14 +153,14 @@
153153
"prettier": "^3.5.3",
154154
"rimraf": "^6.0.1",
155155
"rollup-plugin-visualizer": "^5.14.0",
156-
"sass": "^1.88.0",
156+
"sass": "^1.89.0",
157157
"stylelint": "^16.19.1",
158158
"stylelint-config-recess-order": "^6.0.0",
159159
"stylelint-config-recommended-vue": "^1.6.0",
160160
"stylelint-config-standard-scss": "^14.0.0",
161161
"stylelint-prettier": "^5.0.3",
162162
"svgo": "^3.3.2",
163-
"tailwindcss": "^4.1.6",
163+
"tailwindcss": "^4.1.7",
164164
"typescript": "^5.8.3",
165165
"typescript-eslint": "^8.32.1",
166166
"unplugin-icons": "^22.1.0",

0 commit comments

Comments
 (0)