Skip to content

Commit 6be410a

Browse files
committed
chore: update
1 parent 1730ecf commit 6be410a

File tree

3 files changed

+402
-382
lines changed

3 files changed

+402
-382
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"mqtt": "4.3.7",
8484
"nprogress": "^0.2.0",
8585
"path-browserify": "^1.0.1",
86-
"pinia": "^3.0.1",
86+
"pinia": "^3.0.2",
8787
"pinyin-pro": "^3.26.0",
8888
"plus-pro-components": "^0.1.22",
8989
"qrcode": "^1.5.4",
@@ -94,7 +94,7 @@
9494
"typeit": "^8.8.7",
9595
"v-contextmenu": "^3.2.0",
9696
"v3-infinite-loading": "^1.3.2",
97-
"vditor": "^3.10.9",
97+
"vditor": "^3.11.0",
9898
"version-rocket": "^1.7.4",
9999
"vue": "^3.5.13",
100100
"vue-i18n": "^11.1.3",
@@ -118,11 +118,11 @@
118118
"@commitlint/config-conventional": "^19.8.0",
119119
"@commitlint/types": "^19.8.0",
120120
"@eslint/js": "^9.24.0",
121-
"@faker-js/faker": "^9.6.0",
122-
"@iconify/json": "^2.2.324",
121+
"@faker-js/faker": "^9.7.0",
122+
"@iconify/json": "^2.2.329",
123123
"@iconify/vue": "4.2.0",
124124
"@intlify/unplugin-vue-i18n": "^6.0.5",
125-
"@tailwindcss/vite": "^4.1.3",
125+
"@tailwindcss/vite": "^4.1.4",
126126
"@types/codemirror": "^5.60.15",
127127
"@types/dagre": "^0.7.52",
128128
"@types/intro.js": "^5.1.5",
@@ -136,16 +136,16 @@
136136
"@vitejs/plugin-vue": "^5.2.3",
137137
"@vitejs/plugin-vue-jsx": "^4.1.2",
138138
"boxen": "^8.0.1",
139-
"code-inspector-plugin": "^0.20.7",
139+
"code-inspector-plugin": "^0.20.9",
140140
"cssnano": "^7.0.6",
141141
"dagre": "^0.8.5",
142142
"eslint": "^9.24.0",
143-
"eslint-config-prettier": "^10.1.1",
143+
"eslint-config-prettier": "^10.1.2",
144144
"eslint-plugin-prettier": "^5.2.6",
145145
"eslint-plugin-vue": "^10.0.0",
146146
"gradient-string": "^3.0.0",
147147
"husky": "^9.1.7",
148-
"lint-staged": "^15.5.0",
148+
"lint-staged": "^15.5.1",
149149
"postcss": "^8.5.3",
150150
"postcss-html": "^1.8.0",
151151
"postcss-load-config": "^6.0.1",
@@ -160,11 +160,11 @@
160160
"stylelint-config-standard-scss": "^14.0.0",
161161
"stylelint-prettier": "^5.0.3",
162162
"svgo": "^3.3.2",
163-
"tailwindcss": "^4.1.3",
163+
"tailwindcss": "^4.1.4",
164164
"typescript": "^5.8.3",
165-
"typescript-eslint": "^8.29.1",
165+
"typescript-eslint": "^8.30.1",
166166
"unplugin-icons": "^22.1.0",
167-
"vite": "^6.2.5",
167+
"vite": "^6.3.2",
168168
"vite-plugin-cdn-import": "^1.0.1",
169169
"vite-plugin-compression": "^0.5.1",
170170
"vite-plugin-fake-server": "^2.2.0",

0 commit comments

Comments
 (0)