|
33 | 33 | }, |
34 | 34 | "homepage": "https://github.com/react-grid-layout/react-resizable", |
35 | 35 | "devDependencies": { |
36 | | - "@babel/cli": "^7.21.0", |
37 | | - "@babel/core": "^7.21.3", |
38 | | - "@babel/eslint-parser": "^7.21.3", |
| 36 | + "@babel/cli": "^7.28.3", |
| 37 | + "@babel/core": "^7.28.5", |
| 38 | + "@babel/eslint-parser": "^7.28.5", |
39 | 39 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
40 | 40 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
41 | | - "@babel/preset-env": "^7.20.2", |
42 | | - "@babel/preset-flow": "^7.18.6", |
43 | | - "@babel/preset-react": "^7.18.6", |
| 41 | + "@babel/preset-env": "^7.28.5", |
| 42 | + "@babel/preset-flow": "^7.27.1", |
| 43 | + "@babel/preset-react": "^7.28.5", |
| 44 | + "@testing-library/dom": "^10.4.1", |
44 | 45 | "@testing-library/jest-dom": "^6.1.0", |
45 | | - "@testing-library/react": "^14.0.0", |
| 46 | + "@testing-library/react": "^16.3.1", |
46 | 47 | "@testing-library/user-event": "^14.5.0", |
47 | | - "babel-loader": "^9.1.2", |
48 | | - "cross-env": "^7.0.2", |
49 | | - "css-loader": "^6.7.3", |
50 | | - "eslint": "^8.36.0", |
51 | | - "eslint-plugin-jest": "^27.2.1", |
52 | | - "eslint-plugin-react": "^7.32.2", |
| 48 | + "babel-loader": "^10.0.0", |
| 49 | + "cross-env": "^10.1.0", |
| 50 | + "css-loader": "^7.1.2", |
| 51 | + "eslint": "^9.39.2", |
| 52 | + "eslint-plugin-jest": "^29.11.3", |
| 53 | + "eslint-plugin-react": "^7.37.5", |
53 | 54 | "flow-bin": "^0.153.0", |
54 | | - "jest": "^29.5.0", |
55 | | - "jest-environment-jsdom": "^29.5.0", |
| 55 | + "jest": "^30.2.0", |
| 56 | + "jest-environment-jsdom": "^30.2.0", |
56 | 57 | "lodash": "^4.17.20", |
57 | 58 | "pre-commit": "^1.1.2", |
58 | | - "react": "^18", |
59 | | - "react-dom": "^18", |
60 | | - "react-test-renderer": "^18", |
61 | | - "style-loader": "^3.3.2", |
62 | | - "webpack": "^5.76.2", |
63 | | - "webpack-cli": "^5.0.1", |
64 | | - "webpack-dev-server": "^4.13.1" |
| 59 | + "react": "^19.2.3", |
| 60 | + "react-dom": "^19.2.3", |
| 61 | + "style-loader": "^4.0.0", |
| 62 | + "webpack": "^5.104.1", |
| 63 | + "webpack-cli": "^6.0.1", |
| 64 | + "webpack-dev-server": "^5.2.2" |
65 | 65 | }, |
66 | 66 | "dependencies": { |
67 | 67 | "prop-types": "15.x", |
|
0 commit comments