|
61 | 61 | "@babel/preset-react": "^7.27.1", |
62 | 62 | "@babel/preset-stage-2": "^7.8.3", |
63 | 63 | "@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", |
66 | 66 | "@testing-library/react": "^16.3.0", |
67 | 67 | "@testing-library/user-event": "^14.6.1", |
68 | | - "babel-jest": "~30.0.4", |
| 68 | + "babel-jest": "~30.0.5", |
69 | 69 | "babel-loader": "~10.0.0", |
70 | 70 | "cross-env": "~10.0.0", |
71 | 71 | "css-loader": "~7.1.2", |
|
80 | 80 | "globals": "^16.3.0", |
81 | 81 | "history": "~5.3.0", |
82 | 82 | "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", |
85 | 85 | "mini-css-extract-plugin": "^2.9.2", |
86 | 86 | "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", |
89 | 89 | "react-router-dom": "~7.7.1", |
90 | 90 | "rimraf": "~5.0.10", |
91 | 91 | "style-loader": "~4.0.0", |
|
0 commit comments