Skip to content

Commit 0c7de11

Browse files
committed
build: bump dependencies
1 parent bfb3147 commit 0c7de11

File tree

2 files changed

+135
-135
lines changed

2 files changed

+135
-135
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@
2525
"test": "vitest"
2626
},
2727
"dependencies": {
28-
"@emotion/react": "11.11.3",
28+
"@emotion/react": "11.11.4",
2929
"@emotion/styled": "11.11.0",
30-
"@mui/icons-material": "5.15.10",
31-
"@mui/material": "5.15.10",
32-
"@viz-js/viz": "3.3.0",
30+
"@mui/icons-material": "5.15.11",
31+
"@mui/material": "5.15.11",
32+
"@viz-js/viz": "3.4.0",
3333
"react": "18.2.0",
3434
"react-dom": "18.2.0",
35-
"react-router-dom": "6.22.1"
35+
"react-router-dom": "6.22.2"
3636
},
3737
"devDependencies": {
3838
"@testing-library/dom": "9.3.4",
3939
"@testing-library/react": "14.2.1",
4040
"@testing-library/user-event": "14.5.2",
41-
"@types/react": "18.2.58",
41+
"@types/react": "18.2.61",
4242
"@types/react-dom": "18.2.19",
43-
"@typescript-eslint/eslint-plugin": "7.0.2",
44-
"@typescript-eslint/parser": "7.0.2",
43+
"@typescript-eslint/eslint-plugin": "7.1.0",
44+
"@typescript-eslint/parser": "7.1.0",
4545
"@vitejs/plugin-react-swc": "3.6.0",
4646
"eslint": "8.57.0",
4747
"eslint-plugin-react-hooks": "4.6.0",

0 commit comments

Comments
 (0)