Skip to content

Commit

Permalink
build(deps): typescript 4.6.2, smaller dev-deps changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapenbr authored and mpapenbr committed Mar 4, 2022
1 parent c5301a9 commit 8effd82
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 587 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"@nivo/core": "^0.79.0",
"@nivo/line": "^0.79.1",
"@nivo/pie": "^0.79.1",
"antd": "^4.18.8",
"antd": "^4.18.9",
"assert": "^2.0.0",
"autobahn": "^20.9.2",
"deep-object-diff": "^1.1.7",
"lodash": "^4.17.20",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-redux": "^7.2.6",
"react-router": "^6.2.1",
"react-router-dom": "^6.2.1",
"react-router": "^6.2.2",
"react-router-dom": "^6.2.2",
"react-use": "^17.3.2",
"recharts": "^2.1.9",
"redux": "^4.1.2",
Expand All @@ -46,19 +46,19 @@
"@types/lodash": "^4.14.179",
"@types/node": "^16.11.11",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react-redux": "^7.1.22",
"@types/react-dom": "^17.0.13",
"@types/react-redux": "^7.1.23",
"@types/sprintf-js": "^1.1.2",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^8.10.0",
"eslint-plugin-react": "^7.29.1",
"eslint-plugin-react": "^7.29.3",
"generate-changelog": "^1.8.0",
"react-scripts": "5.0.0",
"redux-saga-test-plan": "^4.0.4",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 8effd82

Please sign in to comment.