Skip to content

Commit b2ec99f

Browse files
committed
chore: update deps
Signed-off-by: Innei <[email protected]>
1 parent 8603a54 commit b2ec99f

File tree

3 files changed

+259
-227
lines changed

3 files changed

+259
-227
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,18 @@
5252
"@vicons/material": "0.12.0",
5353
"@vicons/tabler": "0.12.0",
5454
"@vicons/utils": "0.1.4",
55-
"@vueuse/core": "10.11.1",
55+
"@vueuse/core": "11.3.0",
5656
"@xterm/addon-fit": "0.10.0",
5757
"@xterm/xterm": "5.5.0",
5858
"ansi_up": "6.0.2",
59-
"better-auth": "1.0.4",
59+
"better-auth": "1.0.5",
6060
"blurhash": "2.0.5",
6161
"buffer": "6.0.3",
6262
"canvas-confetti": "1.9.3",
6363
"class-transformer": "0.5.1",
6464
"class-validator": "0.14.1",
6565
"crossbell.js": "npm:[email protected]",
66-
"date-fns": "3.6.0",
66+
"date-fns": "4.1.0",
6767
"ejs": "3.1.10",
6868
"es-toolkit": "1.27.0",
6969
"event-source-polyfill": "1.0.31",
@@ -109,21 +109,21 @@
109109
"@types/sortablejs": "1.15.8",
110110
"@types/tinycolor2": "1.4.6",
111111
"@types/validator": "13.12.2",
112-
"@vitejs/plugin-vue": "5.2.0",
113-
"@vitejs/plugin-vue-jsx": "4.1.0",
112+
"@vitejs/plugin-vue": "5.2.1",
113+
"@vitejs/plugin-vue-jsx": "4.1.1",
114114
"@vue/compiler-sfc": "3.5.13",
115115
"cors": "2.8.5",
116116
"lint-staged": "15.2.10",
117117
"postcss": "8.4.49",
118118
"postcss-nested": "7.0.2",
119119
"postcss-preset-env": "10.1.1",
120-
"prettier": "3.4.0",
120+
"prettier": "3.4.1",
121121
"rollup": "^4.27.4",
122122
"rollup-plugin-visualizer": "5.12.0",
123123
"simple-git-hooks": "2.11.1",
124124
"typescript": "5.7.2",
125125
"unplugin-auto-import": "0.18.5",
126-
"vite": "5.4.11",
126+
"vite": "6.0.1",
127127
"vite-plugin-checker": "0.8.0",
128128
"vite-plugin-mkcert": "1.17.6",
129129
"vite-plugin-wasm": "3.3.0",

0 commit comments

Comments
 (0)