Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zzeekk committed May 23, 2024
1 parent dd5d1a8 commit b76611d
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 303 deletions.
25 changes: 12 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,31 @@
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.8.4",
"@mui/material": "^5.15.16",
"@rjsf/core": "^5.18.3",
"@rjsf/mui": "^5.18.3",
"@rjsf/utils": "^5.18.3",
"@rjsf/validator-ajv8": "^5.18.3",
"@mui/icons-material": "5",
"@mui/material": "5",
"@rjsf/core": "5",
"@rjsf/mui": "5",
"@rjsf/utils": "5",
"@rjsf/validator-ajv8": "5",
"@types/jest": "^27.5.2",
"@types/node": "^16.11.43",
"@types/react": "^18.0.2",
"@types/react-dom": "^18.0.6",
"@types/node": "20",
"@types/react": "18",
"@types/react-dom": "18",
"@types/react-resizable": "^3.0.4",
"@types/react-router-dom": "^5.1.5",
"@types/styled-components": "^5.1.9",
"@vitejs/plugin-react": "^4.2.0",
"antd": "^5.4.7",
"assert": "^2.1.0",
"ka-table": "^8.2.0",
"polished": "^4.3.1",
"react": "^18.3.1",
"react": "18",
"react-custom-scrollbars-2": "^4.4.0",
"react-dom": "^18.2.0",
"react-dom": "18",
"react-hook-form": "^7.51.4",
"react-resizable": "^3.0.5",
"react-tooltip": "^4.2.17",
"typescript": "^4.7.4",
"vite": "^5.0.0"
"vite": "5"
},
"devDependencies": {},
"scripts": {
Expand Down
Loading

0 comments on commit b76611d

Please sign in to comment.