Skip to content

Commit

Permalink
Update related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vrigal committed Jun 12, 2024
1 parent e932d89 commit d127730
Show file tree
Hide file tree
Showing 2 changed files with 2,096 additions and 1,018 deletions.
27 changes: 14 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"ajv": "8.6.3",
"assert": "2.0.0",
"auth0-js": "9.22.1",
"babel-jest": "29.3.1",
"babel-jest": "29.7.0",
"buffer": "6.0.3",
"connected-react-router": "6.8.0",
"connected-react-router": "6.9.3",
"crypto-browserify": "3.12.0",
"d3-color": "3.1.0",
"d3-scale": "4.0.2",
Expand All @@ -45,22 +45,22 @@
"prop-types": "15.7.2",
"query-string": "7.0.1",
"react": "18.3.1",
"react-dates": "21.5.1",
"react-dates": "21.8.0",
"react-dom": "18.3.1",
"react-helmet": "6.0.0",
"react-highlight-words": "0.16.0",
"react-helmet": "6.1.0",
"react-highlight-words": "0.20.0",
"react-hot-keys": "2.5.2",
"react-hot-loader": "4.13.1",
"react-lazylog": "4.4.4",
"react-lazylog": "4.5.3",
"react-linkify": "0.2.2",
"react-redux": "8.0.7",
"react-router-dom": "5.1.2",
"react-split-pane": "0.1.92",
"react-table": "7.8.0",
"react-table-6": "6.11.0",
"react-tabs": "3.0.0",
"reactstrap": "8.5.1",
"redoc": "2.0.0",
"react-tabs": "6.0.2",
"reactstrap": "8.10.1",
"redoc": "2.1.5",
"redux": "4.0.5",
"redux-debounce": "1.0.1",
"redux-mock-store": "1.5.4",
Expand All @@ -75,10 +75,11 @@
"victory": "36.6.12"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.17.12",
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.17.12",
"@pollyjs/adapter-fetch": "5.1.1",
"@pollyjs/adapter-node-http": "5.1.1",
Expand All @@ -91,14 +92,14 @@
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"eslint": "8.21.0",
"eslint": "9.4.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.16.0",
"eslint-plugin-react": "7.34.2",
"fetch-mock": "9.4.0",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.4",
Expand Down
Loading

0 comments on commit d127730

Please sign in to comment.