Skip to content

Commit 1304e8e

Browse files
authored
Update all Yarn dependencies (2026-03-18) (#378)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent a0a6bf4 commit 1304e8e

File tree

2 files changed

+325
-320
lines changed

2 files changed

+325
-320
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55,39 +55,39 @@
5555
},
5656
"devDependencies": {
5757
"@babel/cli": "^7.28.6",
58-
"@babel/core": "^7.28.6",
58+
"@babel/core": "^7.29.0",
5959
"@babel/eslint-parser": "^7.28.6",
60-
"@babel/preset-env": "^7.28.6",
60+
"@babel/preset-env": "^7.29.0",
6161
"@babel/preset-react": "^7.28.5",
6262
"@babel/preset-stage-2": "^7.8.3",
63-
"@eslint/eslintrc": "^3.3.3",
63+
"@eslint/eslintrc": "^3.3.5",
6464
"@testing-library/dom": "^10.4.1",
6565
"@testing-library/jest-dom": "^6.9.1",
66-
"@testing-library/react": "^16.3.1",
66+
"@testing-library/react": "^16.3.2",
6767
"@testing-library/user-event": "^14.6.1",
6868
"babel-jest": "~30.3.0",
6969
"babel-loader": "~10.1.1",
7070
"cross-env": "~10.1.0",
71-
"css-loader": "~7.1.2",
72-
"eslint": "~9.39.2",
71+
"css-loader": "~7.1.4",
72+
"eslint": "~9.39.4",
7373
"eslint-config-vkbansal": "~5.2.1",
7474
"eslint-import-resolver-webpack": "~0.13.10",
7575
"eslint-plugin-import": "~2.32.0",
76-
"eslint-plugin-jest": "^29.12.1",
76+
"eslint-plugin-jest": "^29.15.0",
7777
"eslint-plugin-jest-dom": "^5.5.0",
7878
"eslint-plugin-react": "~7.37.5",
79-
"eslint-plugin-testing-library": "^7.15.4",
80-
"globals": "^17.0.0",
79+
"eslint-plugin-testing-library": "^7.16.0",
80+
"globals": "^17.4.0",
8181
"history": "~5.3.0",
82-
"html-webpack-plugin": "~5.6.5",
82+
"html-webpack-plugin": "~5.6.6",
8383
"jest": "~30.3.0",
8484
"jest-environment-jsdom": "^30.3.0",
85-
"mini-css-extract-plugin": "^2.9.4",
85+
"mini-css-extract-plugin": "^2.10.1",
8686
"prop-types": "~15.8.1",
87-
"react": "~19.2.3",
88-
"react-dom": "~19.2.3",
89-
"react-router-dom": "~7.13.0",
90-
"rimraf": "~6.1.2",
87+
"react": "~19.2.4",
88+
"react-dom": "~19.2.4",
89+
"react-router-dom": "~7.13.1",
90+
"rimraf": "~6.1.3",
9191
"style-loader": "~4.0.0",
9292
"webpack": "5.105.4",
9393
"webpack-cli": "^6.0.1",

0 commit comments

Comments
 (0)