Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Dec 20, 2024
1 parent 3c5214e commit 1d2b274
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 355 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@xterm/addon-fit": "0.10.0",
"@xterm/xterm": "5.5.0",
"ansi_up": "6.0.2",
"better-auth": "1.0.5",
"better-auth": "1.0.22",
"blurhash": "2.0.5",
"buffer": "6.0.3",
"canvas-confetti": "1.9.3",
Expand All @@ -65,9 +65,9 @@
"crossbell.js": "npm:[email protected]",
"date-fns": "4.1.0",
"ejs": "3.1.10",
"es-toolkit": "1.27.0",
"es-toolkit": "1.30.1",
"event-source-polyfill": "1.0.31",
"highlight.js": "11.10.0",
"highlight.js": "11.11.0",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"json5": "2.2.3",
Expand All @@ -76,23 +76,23 @@
"marked": "13.0.3",
"monaco-editor": "0.50.0",
"monaco-editor-auto-typings": "0.4.5",
"naive-ui": "2.40.2",
"naive-ui": "2.40.4",
"octokit": "4.0.2",
"openai": "4.73.1",
"openai": "4.77.0",
"os-browserify": "0.3.0",
"path-browserify": "1.0.1",
"pinia": "2.2.6",
"pinia": "2.3.0",
"qier-progress": "1.0.4",
"qs": "6.13.1",
"reflect-metadata": "0.2.2",
"socket.io-client": "4.8.1",
"sortablejs": "1.15.4",
"sortablejs": "1.15.6",
"swrv": "1.0.4",
"tinycolor2": "1.6.0",
"umi-request": "1.4.0",
"unidata.js": "0.8.0",
"validator": "13.12.0",
"vite-plugin-windicss": "1.9.3",
"vite-plugin-windicss": "1.9.4",
"vue": "3.5.13",
"vue-router": "4.5.0",
"xss": "1.0.15",
Expand All @@ -113,21 +113,21 @@
"@vitejs/plugin-vue-jsx": "4.1.1",
"@vue/compiler-sfc": "3.5.13",
"cors": "2.8.5",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"postcss": "8.4.49",
"postcss-nested": "7.0.2",
"postcss-preset-env": "10.1.1",
"prettier": "3.4.1",
"rollup": "^4.27.4",
"postcss-preset-env": "10.1.2",
"prettier": "3.4.2",
"rollup": "^4.28.1",
"rollup-plugin-visualizer": "5.12.0",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.2",
"unplugin-auto-import": "0.18.5",
"vite": "6.0.1",
"unplugin-auto-import": "0.19.0",
"vite": "6.0.5",
"vite-plugin-checker": "0.8.0",
"vite-plugin-mkcert": "1.17.6",
"vite-plugin-wasm": "3.3.0",
"vite-tsconfig-paths": "5.1.3",
"vite-plugin-wasm": "3.4.1",
"vite-tsconfig-paths": "5.1.4",
"windicss": "3.5.6"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 1d2b274

Please sign in to comment.