Skip to content

Commit e5f23e5

Browse files
committed
chore: update deps
Signed-off-by: Innei <[email protected]>
1 parent 650b91b commit e5f23e5

File tree

5 files changed

+935
-1540
lines changed

5 files changed

+935
-1540
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -30,33 +30,33 @@
3030
"dependencies": {
3131
"@antv/g2": "^4.2.11",
3232
"@bytebase/vue-kbar": "0.1.8",
33-
"@codemirror/commands": "6.7.1",
33+
"@codemirror/commands": "6.8.0",
3434
"@codemirror/lang-markdown": "6.3.1",
35-
"@codemirror/language": "6.10.3",
35+
"@codemirror/language": "6.10.8",
3636
"@codemirror/language-data": "6.5.1",
37-
"@codemirror/search": "6.5.7",
38-
"@codemirror/state": "6.4.1",
37+
"@codemirror/search": "6.5.8",
38+
"@codemirror/state": "6.5.0",
3939
"@codemirror/theme-one-dark": "6.1.2",
40-
"@codemirror/view": "6.34.2",
41-
"@ddietr/codemirror-themes": "1.4.4",
40+
"@codemirror/view": "6.36.1",
41+
"@ddietr/codemirror-themes": "1.5.1",
4242
"@huacnlee/autocorrect": "2.13.0",
4343
"@lezer/highlight": "^1.2.1",
4444
"@mx-space/api-client": "1.16.1",
4545
"@simplewebauthn/browser": "10.0.0",
46-
"@types/canvas-confetti": "1.6.4",
47-
"@vicons/antd": "0.12.0",
48-
"@vicons/fa": "0.12.0",
49-
"@vicons/fluent": "0.12.0",
50-
"@vicons/ionicons4": "0.12.0",
51-
"@vicons/ionicons5": "0.12.0",
52-
"@vicons/material": "0.12.0",
53-
"@vicons/tabler": "0.12.0",
46+
"@types/canvas-confetti": "1.9.0",
47+
"@vicons/antd": "0.13.0",
48+
"@vicons/fa": "0.13.0",
49+
"@vicons/fluent": "0.13.0",
50+
"@vicons/ionicons4": "0.13.0",
51+
"@vicons/ionicons5": "0.13.0",
52+
"@vicons/material": "0.13.0",
53+
"@vicons/tabler": "0.13.0",
5454
"@vicons/utils": "0.1.4",
55-
"@vueuse/core": "11.3.0",
55+
"@vueuse/core": "12.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.22",
59+
"better-auth": "1.1.10",
6060
"blurhash": "2.0.5",
6161
"buffer": "6.0.3",
6262
"canvas-confetti": "1.9.3",
@@ -65,9 +65,9 @@
6565
"crossbell.js": "npm:[email protected]",
6666
"date-fns": "4.1.0",
6767
"ejs": "3.1.10",
68-
"es-toolkit": "1.30.1",
68+
"es-toolkit": "1.31.0",
6969
"event-source-polyfill": "1.0.31",
70-
"highlight.js": "11.11.0",
70+
"highlight.js": "11.11.1",
7171
"js-cookie": "3.0.5",
7272
"js-yaml": "4.1.0",
7373
"json5": "2.2.3",
@@ -76,9 +76,9 @@
7676
"marked": "13.0.3",
7777
"monaco-editor": "0.50.0",
7878
"monaco-editor-auto-typings": "0.4.5",
79-
"naive-ui": "2.40.4",
80-
"octokit": "4.0.2",
81-
"openai": "4.77.0",
79+
"naive-ui": "2.41.0",
80+
"octokit": "4.0.3",
81+
"openai": "4.77.3",
8282
"os-browserify": "0.3.0",
8383
"path-browserify": "1.0.1",
8484
"pinia": "2.3.0",
@@ -113,17 +113,17 @@
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.11",
116+
"lint-staged": "15.3.0",
117117
"postcss": "8.4.49",
118118
"postcss-nested": "7.0.2",
119-
"postcss-preset-env": "10.1.2",
119+
"postcss-preset-env": "10.1.3",
120120
"prettier": "3.4.2",
121-
"rollup": "^4.28.1",
122-
"rollup-plugin-visualizer": "5.12.0",
121+
"rollup": "^4.30.1",
122+
"rollup-plugin-visualizer": "5.14.0",
123123
"simple-git-hooks": "2.11.1",
124124
"typescript": "5.7.2",
125-
"unplugin-auto-import": "0.19.0",
126-
"vite": "6.0.5",
125+
"unplugin-auto-import": "19.0.0",
126+
"vite": "6.0.7",
127127
"vite-plugin-checker": "0.8.0",
128128
"vite-plugin-mkcert": "1.17.6",
129129
"vite-plugin-wasm": "3.4.1",

0 commit comments

Comments
 (0)