Skip to content

Commit

Permalink
fix(deps): update @types
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 3f666a1 commit 852241e
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 250 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,33 +27,33 @@
"@rollup/plugin-json": "^4.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-replace": "2.3.1",
"@types/chai": "4.2.11",
"@types/chai": "4.3.17",
"@types/chart.js": "^2.9.19",
"@types/cors": "2.8.6",
"@types/d3": "5.7.2",
"@types/defaults": "1.0.3",
"@types/events": "3.0.0",
"@types/express": "4.17.4",
"@types/cors": "2.8.17",
"@types/d3": "5.16.7",
"@types/defaults": "1.0.6",
"@types/events": "3.0.3",
"@types/express": "4.17.21",
"@types/form-data": "^2.5.0",
"@types/google-protobuf": "3.7.2",
"@types/history": "4.7.5",
"@types/http-proxy": "1.17.4",
"@types/google-protobuf": "3.15.12",
"@types/history": "4.7.11",
"@types/http-proxy": "1.17.15",
"@types/jasmine": "3.5.10",
"@types/jsonwebtoken": "8.3.8",
"@types/node": "13.9.8",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "13.13.52",
"@types/node-fetch": "^2.5.5",
"@types/prop-types": "15.7.3",
"@types/prop-types": "15.7.12",
"@types/react": "16.9.31",
"@types/react-dom": "16.9.6",
"@types/react-reconciler": "0.18.0",
"@types/react-redux": "^7.1.7",
"@types/react-router": "5.1.5",
"@types/react-router-dom": "5.1.3",
"@types/redux": "^3.6.0",
"@types/sinon": "9.0.0",
"@types/stringify-object": "3.2.0",
"@types/tmp": "0.1.0",
"@types/yargs": "15.0.4",
"@types/sinon": "9.0.11",
"@types/stringify-object": "3.3.1",
"@types/tmp": "0.2.6",
"@types/yargs": "15.0.19",
"assert": "2.0.0",
"async-iterator-all": "1.0.0",
"async-iterator-first": "1.0.0",
Expand Down
Loading

0 comments on commit 852241e

Please sign in to comment.