Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
Signed-off-by: ryjiang <[email protected]>
  • Loading branch information
shanghaikid committed Jul 22, 2024
1 parent d897ab2 commit 4e56c9f
Show file tree
Hide file tree
Showing 2 changed files with 1,421 additions and 1,803 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"bugs": "https://github.com/zilliztech/attu/issues",
"private": true,
"dependencies": {
"@codemirror/commands": "^6.5.0",
"@codemirror/commands": "^6.6.0",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.10.1",
"@codemirror/lint": "^6.8.0",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@codemirror/view": "^6.28.6",
"@date-io/dayjs": "1.x",
"@json2csv/plainjs": "^7.0.3",
"@material-ui/core": "4.12.4",
Expand Down Expand Up @@ -58,7 +58,7 @@
"jsdom": "^20.0.2",
"prettier": "2.3.2",
"typescript": "^4.1.2",
"vite": "^5.3.1",
"vite": "^5.3.4",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^1.2.1"
},
Expand Down
Loading

0 comments on commit 4e56c9f

Please sign in to comment.