Skip to content

Commit

Permalink
update pacakges
Browse files Browse the repository at this point in the history
  • Loading branch information
elzup committed Sep 7, 2021
1 parent cab5fcc commit 89f1934
Show file tree
Hide file tree
Showing 2 changed files with 17,056 additions and 14,559 deletions.
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,60 +4,60 @@
"private": true,
"homepage": "https://scarlist.anozon.me",
"dependencies": {
"@material-ui/core": "4.9.3",
"@material-ui/icons": "4.9.1",
"@nivo/heatmap": "0.61.0",
"@types/recompose": "0.30.7",
"babel-plugin-import": "1.13.0",
"dotenv": "8.2.0",
"firebase": "7.9.1",
"lodash": "4.17.15",
"moment": "2.24.0",
"promise": "8.0.3",
"react": "16.12.0",
"react-dom": "16.12.0",
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@nivo/heatmap": "0.73.0",
"@types/recompose": "0.30.8",
"babel-plugin-import": "1.13.3",
"dotenv": "10.0.0",
"firebase": "9.0.1",
"lodash": "4.17.21",
"moment": "2.29.1",
"promise": "8.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-fontawesome": "1.7.1",
"react-redux": "7.2.0",
"react-router-dom": "5.1.2",
"react-scripts": "3.4.0",
"react-redux": "7.2.5",
"react-router-dom": "5.3.0",
"react-scripts": "4.0.3",
"react-scroll-to-component": "1.0.2",
"react-swipeable-views": "0.13.9",
"react-swipeable-views": "0.14.0",
"recompose": "0.30.0",
"redux": "4.0.5",
"redux": "4.1.1",
"redux-thunk": "2.3.0",
"styled-components": "5.0.1"
"styled-components": "5.3.1"
},
"devDependencies": {
"@babel/core": "7.8.4",
"@storybook/addon-actions": "5.3.13",
"@storybook/addon-info": "5.3.13",
"@storybook/addon-links": "5.3.13",
"@storybook/addons": "5.3.13",
"@storybook/react": "5.3.13",
"@types/jest": "25.1.3",
"@types/lodash": "4.14.149",
"@types/node": "13.7.4",
"@types/react": "16.9.22",
"@types/react-dom": "16.9.5",
"@types/react-redux": "7.1.7",
"@types/react-router-dom": "5.1.3",
"@types/react-swipeable-views": "0.13.0",
"@types/recharts": "1.8.5",
"@babel/core": "7.15.5",
"@storybook/addon-actions": "6.3.8",
"@storybook/addon-info": "5.3.21",
"@storybook/addon-links": "6.3.8",
"@storybook/addons": "6.3.8",
"@storybook/react": "6.3.8",
"@types/jest": "27.0.1",
"@types/lodash": "4.14.172",
"@types/node": "16.7.13",
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"@types/react-redux": "7.1.18",
"@types/react-router-dom": "5.1.8",
"@types/react-swipeable-views": "0.13.1",
"@types/recharts": "2.0.0",
"@types/storybook__react": "5.2.1",
"@types/styled-components": "5.0.0",
"babel-loader": "8.0.6",
"@types/styled-components": "5.1.14",
"babel-loader": "8.2.2",
"babel-plugin-lodash": "3.3.4",
"binary": "0.3.0",
"eslint": "^6.8.0",
"eslint-config-nzap": "^1.4.6",
"husky": "4.2.3",
"lint-staged": "10.0.7",
"prettier": "1.19.1",
"react-dev-utils": "10.2.0",
"serve": "11.3.0",
"typescript": "3.8.2",
"eslint": "^7.32.0",
"eslint-config-nzap": "^4.4.0",
"husky": "7.0.2",
"lint-staged": "11.1.2",
"prettier": "2.3.2",
"react-dev-utils": "11.0.4",
"serve": "12.0.0",
"typescript": "4.4.2",
"typescript-fsa": "3.0.0",
"typescript-fsa-reducers": "1.2.1"
"typescript-fsa-reducers": "1.2.2"
},
"scripts": {
"dev": "react-scripts start",
Expand Down
Loading

0 comments on commit 89f1934

Please sign in to comment.