Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Sep 2, 2024
1 parent b049108 commit 76f130f
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 354 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@antv/g2": "^4.2.11",
"@auth/core": "0.34.2",
"@bytebase/vue-kbar": "0.1.8",
"@codemirror/commands": "6.6.0",
"@codemirror/commands": "6.6.1",
"@codemirror/lang-markdown": "6.2.5",
"@codemirror/language": "6.10.2",
"@codemirror/language-data": "6.5.1",
Expand All @@ -42,7 +42,7 @@
"@ddietr/codemirror-themes": "1.4.2",
"@huacnlee/autocorrect": "2.11.1",
"@lezer/highlight": "^1.2.1",
"@mx-space/api-client": "1.13.2",
"@mx-space/api-client": "1.14.3",
"@simplewebauthn/browser": "10.0.0",
"@types/canvas-confetti": "1.6.4",
"@vicons/antd": "0.12.0",
Expand Down Expand Up @@ -77,15 +77,15 @@
"monaco-editor-auto-typings": "0.4.5",
"naive-ui": "2.39.0",
"octokit": "4.0.2",
"openai": "4.56.0",
"openai": "4.57.0",
"os-browserify": "0.3.0",
"path-browserify": "1.0.1",
"pinia": "2.2.2",
"qier-progress": "1.0.4",
"qs": "6.13.0",
"reflect-metadata": "0.2.2",
"socket.io-client": "4.7.5",
"sortablejs": "1.15.2",
"sortablejs": "1.15.3",
"swrv": "1.0.4",
"tinycolor2": "1.6.0",
"umi-request": "1.4.0",
Expand All @@ -108,17 +108,17 @@
"@types/qs": "6.9.15",
"@types/sortablejs": "1.15.8",
"@types/tinycolor2": "1.4.6",
"@types/validator": "13.12.0",
"@vitejs/plugin-vue": "5.1.2",
"@types/validator": "13.12.1",
"@vitejs/plugin-vue": "5.1.3",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vue/compiler-sfc": "3.4.38",
"cors": "2.8.5",
"lint-staged": "15.2.9",
"postcss": "8.4.41",
"lint-staged": "15.2.10",
"postcss": "8.4.44",
"postcss-nested": "6.2.0",
"postcss-preset-env": "9.6.0",
"prettier": "3.3.3",
"rollup": "^4.21.0",
"rollup": "^4.21.2",
"rollup-plugin-visualizer": "5.12.0",
"simple-git-hooks": "2.11.1",
"typescript": "5.5.4",
Expand All @@ -130,5 +130,5 @@
"vite-tsconfig-paths": "4.3.2",
"windicss": "3.5.6"
},
"packageManager": "pnpm@9.8.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 76f130f

Please sign in to comment.