Skip to content

Commit 99f0701

Browse files
committed
chore(deps): update
1 parent 891ad9d commit 99f0701

File tree

3 files changed

+1377
-1007
lines changed

3 files changed

+1377
-1007
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.14.0
1+
v22.15.0

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -56,23 +56,23 @@
5656
"@pureadmin/table": "^3.2.1",
5757
"@pureadmin/utils": "^2.6.0",
5858
"@vue-flow/background": "^1.3.2",
59-
"@vue-flow/core": "^1.42.5",
59+
"@vue-flow/core": "^1.43.1",
6060
"@vueuse/core": "^13.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.8.4",
66+
"axios": "^1.9.0",
6767
"china-area-data": "^5.0.1",
6868
"codemirror": "^5.65.19",
6969
"codemirror-editor-vue3": "^2.8.0",
7070
"cropperjs": "^1.6.2",
7171
"dayjs": "^1.11.13",
72-
"deep-chat": "^2.1.1",
72+
"deep-chat": "^2.2.0",
7373
"echarts": "^5.6.0",
7474
"el-table-infinite-scroll": "^3.0.6",
75-
"element-plus": "^2.9.8",
75+
"element-plus": "^2.9.9",
7676
"highlight.js": "^11.11.1",
7777
"intro.js": "^7.2.0",
7878
"js-cookie": "^3.0.5",
@@ -100,7 +100,7 @@
100100
"vue-i18n": "^11.1.3",
101101
"vue-json-pretty": "^2.4.0",
102102
"vue-pdf-embed": "^2.1.2",
103-
"vue-router": "^4.5.0",
103+
"vue-router": "^4.5.1",
104104
"vue-tippy": "^6.7.0",
105105
"vue-types": "^6.0.0",
106106
"vue-virtual-scroller": "2.0.0-beta.8",
@@ -117,17 +117,17 @@
117117
"@commitlint/cli": "^19.8.0",
118118
"@commitlint/config-conventional": "^19.8.0",
119119
"@commitlint/types": "^19.8.0",
120-
"@eslint/js": "^9.25.0",
120+
"@eslint/js": "^9.26.0",
121121
"@faker-js/faker": "^9.7.0",
122-
"@iconify/json": "^2.2.329",
122+
"@iconify/json": "^2.2.334",
123123
"@iconify/vue": "4.2.0",
124-
"@intlify/unplugin-vue-i18n": "^6.0.5",
125-
"@tailwindcss/vite": "^4.1.4",
124+
"@intlify/unplugin-vue-i18n": "^6.0.8",
125+
"@tailwindcss/vite": "^4.1.5",
126126
"@types/codemirror": "^5.60.15",
127127
"@types/dagre": "^0.7.52",
128128
"@types/intro.js": "^5.1.5",
129129
"@types/js-cookie": "^3.0.6",
130-
"@types/node": "^20.17.30",
130+
"@types/node": "^20.17.32",
131131
"@types/nprogress": "^0.2.3",
132132
"@types/path-browserify": "^1.0.3",
133133
"@types/qrcode": "^1.5.5",
@@ -139,10 +139,10 @@
139139
"code-inspector-plugin": "^0.20.10",
140140
"cssnano": "^7.0.6",
141141
"dagre": "^0.8.5",
142-
"eslint": "^9.25.0",
142+
"eslint": "^9.26.0",
143143
"eslint-config-prettier": "^10.1.2",
144144
"eslint-plugin-prettier": "^5.2.6",
145-
"eslint-plugin-vue": "^10.0.0",
145+
"eslint-plugin-vue": "^10.1.0",
146146
"gradient-string": "^3.0.0",
147147
"husky": "^9.1.7",
148148
"lint-staged": "^15.5.1",
@@ -153,26 +153,26 @@
153153
"prettier": "^3.5.3",
154154
"rimraf": "^6.0.1",
155155
"rollup-plugin-visualizer": "^5.14.0",
156-
"sass": "^1.86.3",
157-
"stylelint": "^16.18.0",
156+
"sass": "^1.87.0",
157+
"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.4",
163+
"tailwindcss": "^4.1.5",
164164
"typescript": "^5.8.3",
165-
"typescript-eslint": "^8.30.1",
165+
"typescript-eslint": "^8.31.1",
166166
"unplugin-icons": "^22.1.0",
167-
"vite": "^6.3.2",
167+
"vite": "^6.3.4",
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.1.3",
175-
"vue-tsc": "^2.2.8"
175+
"vue-tsc": "^2.2.10"
176176
},
177177
"engines": {
178178
"node": "^18.18.0 || ^20.9.0 || >=22.0.0",

0 commit comments

Comments
 (0)