Skip to content

Commit

Permalink
chore: bump ui deps
Browse files Browse the repository at this point in the history
Signed-off-by: Zxilly <[email protected]>
  • Loading branch information
Zxilly committed Jun 13, 2024
1 parent 5910fd7 commit 518cbcc
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 417 deletions.
20 changes: 10 additions & 10 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.15.18",
"@mui/material": "^5.15.20",
"d3-array": "^3.2.4",
"d3-color": "^3.1.0",
"d3-hierarchy": "^3.1.2",
Expand All @@ -28,33 +28,33 @@
"devDependencies": {
"@codecov/vite-plugin": "0.0.1-beta.8",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^15.0.7",
"@types/d3-array": "^3.2.1",
"@types/d3-color": "^3.1.3",
"@types/d3-hierarchy": "^3.1.7",
"@types/d3-scale": "^4.0.8",
"@types/golang-wasm-exec": "^1.15.2",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-istanbul": "^1.6.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"jsdom": "^24.1.0",
"junit": "^1.4.9",
"sass": "^1.77.2",
"terser": "^5.31.0",
"sass": "^1.77.5",
"terser": "^5.31.1",
"typescript": "^5.4.5",
"typia": "^6.0.4",
"vite": "^5.2.11",
"typia": "^6.1.0",
"vite": "^5.2.13",
"vite-plugin-html": "^3.2.2",
"vite-plugin-singlefile": "^2.0.1",
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit 518cbcc

Please sign in to comment.