Package updates / Redux toolkit / TS interface / boilerplate
This commit is contained in:
14
package.json
14
package.json
@@ -3,25 +3,31 @@
|
||||
"version": "0.4.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@auth0/auth0-react": "^1.10.2",
|
||||
"@material-ui/core": "^4.11.0",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "^4.0.0-alpha.56",
|
||||
"@material-ui/pickers": "^3.2.10",
|
||||
"@react-google-maps/api": "^1.10.1",
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.5.0",
|
||||
"@testing-library/user-event": "^7.2.1",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/node": "^18.0.6",
|
||||
"@types/react": "^17.0.47",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"axios": "^0.21.1",
|
||||
"connected-react-router": "^6.8.0",
|
||||
"node-sass": "^4.14.1",
|
||||
"dotenv": "^16.0.1",
|
||||
"node-sass": "^7.0.1",
|
||||
"notistack": "^1.0.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-redux": "^7.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "^4.0.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"redux": "^4.0.5",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"typescript": "^4.7.4",
|
||||
"universal-cookie": "^4.0.4",
|
||||
"validator": "^13.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user