Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 1d2b274

Browse files
committed
chore: update deps
Signed-off-by: Innei <tukon479@gmail.com>
1 parent 3c5214e commit 1d2b274

2 files changed

Lines changed: 392 additions & 355 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@xterm/addon-fit": "0.10.0",
5757
"@xterm/xterm": "5.5.0",
5858
"ansi_up": "6.0.2",
59-
"better-auth": "1.0.5",
59+
"better-auth": "1.0.22",
6060
"blurhash": "2.0.5",
6161
"buffer": "6.0.3",
6262
"canvas-confetti": "1.9.3",
@@ -65,9 +65,9 @@
6565
"crossbell.js": "npm:crossbell@1.12.1",
6666
"date-fns": "4.1.0",
6767
"ejs": "3.1.10",
68-
"es-toolkit": "1.27.0",
68+
"es-toolkit": "1.30.1",
6969
"event-source-polyfill": "1.0.31",
70-
"highlight.js": "11.10.0",
70+
"highlight.js": "11.11.0",
7171
"js-cookie": "3.0.5",
7272
"js-yaml": "4.1.0",
7373
"json5": "2.2.3",
@@ -76,23 +76,23 @@
7676
"marked": "13.0.3",
7777
"monaco-editor": "0.50.0",
7878
"monaco-editor-auto-typings": "0.4.5",
79-
"naive-ui": "2.40.2",
79+
"naive-ui": "2.40.4",
8080
"octokit": "4.0.2",
81-
"openai": "4.73.1",
81+
"openai": "4.77.0",
8282
"os-browserify": "0.3.0",
8383
"path-browserify": "1.0.1",
84-
"pinia": "2.2.6",
84+
"pinia": "2.3.0",
8585
"qier-progress": "1.0.4",
8686
"qs": "6.13.1",
8787
"reflect-metadata": "0.2.2",
8888
"socket.io-client": "4.8.1",
89-
"sortablejs": "1.15.4",
89+
"sortablejs": "1.15.6",
9090
"swrv": "1.0.4",
9191
"tinycolor2": "1.6.0",
9292
"umi-request": "1.4.0",
9393
"unidata.js": "0.8.0",
9494
"validator": "13.12.0",
95-
"vite-plugin-windicss": "1.9.3",
95+
"vite-plugin-windicss": "1.9.4",
9696
"vue": "3.5.13",
9797
"vue-router": "4.5.0",
9898
"xss": "1.0.15",
@@ -113,21 +113,21 @@
113113
"@vitejs/plugin-vue-jsx": "4.1.1",
114114
"@vue/compiler-sfc": "3.5.13",
115115
"cors": "2.8.5",
116-
"lint-staged": "15.2.10",
116+
"lint-staged": "15.2.11",
117117
"postcss": "8.4.49",
118118
"postcss-nested": "7.0.2",
119-
"postcss-preset-env": "10.1.1",
120-
"prettier": "3.4.1",
121-
"rollup": "^4.27.4",
119+
"postcss-preset-env": "10.1.2",
120+
"prettier": "3.4.2",
121+
"rollup": "^4.28.1",
122122
"rollup-plugin-visualizer": "5.12.0",
123123
"simple-git-hooks": "2.11.1",
124124
"typescript": "5.7.2",
125-
"unplugin-auto-import": "0.18.5",
126-
"vite": "6.0.1",
125+
"unplugin-auto-import": "0.19.0",
126+
"vite": "6.0.5",
127127
"vite-plugin-checker": "0.8.0",
128128
"vite-plugin-mkcert": "1.17.6",
129-
"vite-plugin-wasm": "3.3.0",
130-
"vite-tsconfig-paths": "5.1.3",
129+
"vite-plugin-wasm": "3.4.1",
130+
"vite-tsconfig-paths": "5.1.4",
131131
"windicss": "3.5.6"
132132
},
133133
"packageManager": "pnpm@9.14.2"

0 commit comments

Comments
 (0)