Skip to content

Commit e459da6

Browse files
authored
Update all Yarn dependencies (2025-08-06) (#336)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 8f6e7af commit e459da6

File tree

2 files changed

+353
-361
lines changed

2 files changed

+353
-361
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
"@babel/preset-react": "^7.27.1",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@eslint/eslintrc": "^3.3.1",
64-
"@testing-library/dom": "^10.4.0",
65-
"@testing-library/jest-dom": "^6.6.3",
64+
"@testing-library/dom": "^10.4.1",
65+
"@testing-library/jest-dom": "^6.6.4",
6666
"@testing-library/react": "^16.3.0",
6767
"@testing-library/user-event": "^14.6.1",
68-
"babel-jest": "~30.0.4",
68+
"babel-jest": "~30.0.5",
6969
"babel-loader": "~10.0.0",
7070
"cross-env": "~10.0.0",
7171
"css-loader": "~7.1.2",
@@ -80,12 +80,12 @@
8080
"globals": "^16.3.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.3",
83-
"jest": "~30.0.4",
84-
"jest-environment-jsdom": "^30.0.4",
83+
"jest": "~30.0.5",
84+
"jest-environment-jsdom": "^30.0.5",
8585
"mini-css-extract-plugin": "^2.9.2",
8686
"prop-types": "~15.8.1",
87-
"react": "~19.1.0",
88-
"react-dom": "~19.1.0",
87+
"react": "~19.1.1",
88+
"react-dom": "~19.1.1",
8989
"react-router-dom": "~7.7.1",
9090
"rimraf": "~5.0.10",
9191
"style-loader": "~4.0.0",

0 commit comments

Comments
 (0)