|
51 | 51 | "@rollup/plugin-terser": "^0.4.3", |
52 | 52 | "@rollup/plugin-typescript": "^11.1.2", |
53 | 53 | "@testing-library/jest-dom": "^5.16.4", |
54 | | - "@testing-library/react": "^13.0.1", |
| 54 | + "@testing-library/react": "^15.0.7", |
55 | 55 | "@types/hoist-non-react-statics": "^3.3.1", |
56 | | - "@types/jest": "^27.5.2", |
| 56 | + "@types/jest": "^27.0.3", |
57 | 57 | "@types/lodash.camelcase": "^4.3.6", |
58 | | - "@types/node": "^14.14.31", |
| 58 | + "@types/node": "^20.12.12", |
59 | 59 | "@types/prop-types": "^15.7.4", |
60 | 60 | "@types/react": "^18.0.3", |
61 | 61 | "@types/react-dom": "^18.0.0", |
62 | 62 | "@types/react-test-renderer": "^18.0.0", |
63 | | - "esbuild": "^0.18.11", |
64 | | - "jest": "^27.5.1", |
| 63 | + "esbuild": "^0.21.3", |
| 64 | + "jest": "^27.4.4", |
65 | 65 | "jest-environment-jsdom": "^27.4.4", |
66 | | - "jest-environment-jsdom-global": "^3.0.0", |
67 | | - "jest-junit": "^13.0.0", |
| 66 | + "jest-environment-jsdom-global": "^4.0.0", |
| 67 | + "jest-junit": "^16.0.0", |
68 | 68 | "prettier": "^1.18.2", |
69 | 69 | "prop-types": "^15.7.2", |
70 | 70 | "react": "^18.0.0", |
71 | 71 | "react-dom": "^18.0.0", |
72 | 72 | "react-test-renderer": "^18.0.0", |
73 | | - "rimraf": "^3.0.0", |
| 73 | + "rimraf": "^5.0.7", |
74 | 74 | "rollup": "^3.26.2", |
75 | | - "rollup-plugin-dts": "^5.3.0", |
76 | | - "rollup-plugin-esbuild": "^5.0.0", |
| 75 | + "rollup-plugin-dts": "^6.1.0", |
| 76 | + "rollup-plugin-esbuild": "^6.1.1", |
77 | 77 | "rollup-plugin-filesize": "^10.0.0", |
78 | 78 | "ts-jest": "^27.1.1", |
79 | 79 | "tslint": "^6.1.3", |
|
0 commit comments