Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-02-26) (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Feb 26, 2024
1 parent fb8fd51 commit 3492e8e
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 146 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.7",
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.7",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-stage-2": "^7.8.3",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^14.1.2",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"babel-jest": "~29.7.0",
"babel-loader": "~9.1.3",
Expand All @@ -72,19 +72,19 @@
"eslint-config-vkbansal": "~5.2.1",
"eslint-import-resolver-webpack": "~0.13.8",
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-react": "~7.33.2",
"eslint-plugin-testing-library": "^6.2.0",
"history": "~5.3.0",
"html-webpack-plugin": "~5.6.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.7.7",
"mini-css-extract-plugin": "^2.8.0",
"prop-types": "~15.8.1",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-router-dom": "~6.21.2",
"react-router-dom": "~6.21.3",
"rimraf": "~5.0.5",
"style-loader": "~3.3.4",
"webpack": "5.90.0",
Expand Down
Loading

0 comments on commit 3492e8e

Please sign in to comment.