Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PacoVK committed Oct 26, 2023
1 parent c5af5a1 commit 6d38007
Show file tree
Hide file tree
Showing 2 changed files with 915 additions and 869 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.9",
"@mui/material": "^5.14.8",
"@mui/icons-material": "^5.14.15",
"@mui/material": "^5.14.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-json-tree": "^0.18.0"
Expand Down Expand Up @@ -42,14 +42,14 @@
]
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.5",
"@types/node": "^20.8.5",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"chokidar": "^3.5.3",
"esbuild": "^0.19.3",
"esbuild": "^0.19.5",
"live-server": "^1.2.2",
"prettier": "3.0.3",
"react-scripts": "5.0.1",
Expand Down
Loading

0 comments on commit 6d38007

Please sign in to comment.