Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Mar 2, 2023
1 parent 5323091 commit add3500
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 80 deletions.
188 changes: 111 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mui/lab": "^5.0.0-alpha.121",
"@mui/material": "^5.11.11",
"@mui/styles": "^5.11.11",
"@mui/x-date-pickers": "^5.0.19",
"@mui/x-date-pickers": "^5.0.20",
"alertifyjs": "^1.13.1",
"axios": "^0.21.4",
"core-js": "^3.29.0",
Expand Down Expand Up @@ -48,13 +48,13 @@
"eslint": "./node_modules/.bin/eslint ./src"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.20.13",
"@babel/runtime": "^7.21.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.3.0",
"copy-webpack-plugin": "^4.6.0",
Expand Down

0 comments on commit add3500

Please sign in to comment.