Skip to content

Commit 84dc50f

Browse files
authored
Update all Yarn dependencies (2025-07-18) (#328)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent e02f944 commit 84dc50f

File tree

2 files changed

+535
-534
lines changed

2 files changed

+535
-534
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,18 @@
5454
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
5555
},
5656
"devDependencies": {
57-
"@babel/cli": "^7.27.2",
57+
"@babel/cli": "^7.28.0",
5858
"@babel/core": "^7.28.0",
59-
"@babel/eslint-parser": "^7.27.5",
60-
"@babel/preset-env": "^7.27.2",
59+
"@babel/eslint-parser": "^7.28.0",
60+
"@babel/preset-env": "^7.28.0",
6161
"@babel/preset-react": "^7.27.1",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@eslint/eslintrc": "^3.3.1",
6464
"@testing-library/dom": "^10.4.0",
6565
"@testing-library/jest-dom": "^6.6.3",
6666
"@testing-library/react": "^16.3.0",
6767
"@testing-library/user-event": "^14.6.1",
68-
"babel-jest": "~30.0.0",
68+
"babel-jest": "~30.0.4",
6969
"babel-loader": "~10.0.0",
7070
"cross-env": "~7.0.3",
7171
"css-loader": "~7.1.2",
@@ -80,8 +80,8 @@
8080
"globals": "^16.3.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.3",
83-
"jest": "~30.0.0",
84-
"jest-environment-jsdom": "^30.0.0",
83+
"jest": "~30.0.4",
84+
"jest-environment-jsdom": "^30.0.4",
8585
"mini-css-extract-plugin": "^2.9.2",
8686
"prop-types": "~15.8.1",
8787
"react": "~19.1.0",

0 commit comments

Comments
 (0)