Skip to content

Commit

Permalink
Update dependencies and snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
drauf committed Aug 15, 2023
1 parent 3abb42a commit d2b98c6
Show file tree
Hide file tree
Showing 9 changed files with 302 additions and 260 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,44 +16,44 @@
"d3": "7.8.5",
"d3-flame-graph": "4.1.3",
"flatted": "3.2.7",
"gh-pages": "5.0.0",
"gh-pages": "6.0.0",
"localforage": "1.10.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-app-polyfill": "3.0.0",
"react-dom": "18.2.0",
"react-dropzone": "14.2.3",
"react-router-dom": "6.14.2",
"recharts": "2.7.2",
"react-router-dom": "6.15.0",
"recharts": "2.7.3",
"spark-md5": "3.0.2"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@playwright/test": "1.36.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@babel/core": "7.22.10",
"@playwright/test": "1.37.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@svgr/webpack": "8.0.1",
"@types/d3": "7.4.0",
"@types/jest": "29.5.3",
"@types/node": "20.4.5",
"@types/node": "20.5.0",
"@types/react-dom": "18.2.7",
"@types/react-router-dom": "5.3.3",
"@types/spark-md5": "3.0.2",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"autoprefixer": "10.4.14",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"autoprefixer": "10.4.15",
"babel-jest": "29.6.2",
"babel-loader": "9.1.3",
"babel-plugin-named-asset-import": "0.3.8",
"babel-preset-react-app": "10.0.1",
"bfj": "7.0.2",
"browserslist": "4.21.10",
"camelcase": "7.0.1",
"camelcase": "8.0.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"dotenv": "16.3.1",
"dotenv-expand": "10.0.0",
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-plugin-import": "2.28.0",
Expand All @@ -72,11 +72,11 @@
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "7.3.3",
"postcss-normalize": "10.0.1",
"postcss-preset-env": "9.1.0",
"postcss-preset-env": "9.1.1",
"prompts": "2.4.2",
"react-dev-utils": "12.0.1",
"react-refresh": "0.14.0",
"resolve": "1.22.2",
"resolve": "1.22.4",
"resolve-url-loader": "5.0.0",
"semver": "7.5.4",
"source-map-loader": "4.0.1",
Expand Down
Loading

0 comments on commit d2b98c6

Please sign in to comment.