|
41 | 41 | "test:update": "jest --coverage --updateSnapshot" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "@coreui/coreui": "^5.0.0-beta.1", |
| 44 | + "@coreui/coreui": "^5.0.0-beta.2", |
45 | 45 | "@popperjs/core": "^2.11.8", |
46 | 46 | "prop-types": "^15.8.1" |
47 | 47 | }, |
|
50 | 50 | "@rollup/plugin-node-resolve": "^15.2.3", |
51 | 51 | "@rollup/plugin-typescript": "^11.1.5", |
52 | 52 | "@testing-library/jest-dom": "^6.1.4", |
53 | | - "@testing-library/react": "^14.0.0", |
54 | | - "@types/jest": "^29.5.6", |
55 | | - "@types/react": "18.2.33", |
56 | | - "@types/react-dom": "^18.2.14", |
57 | | - "@types/react-transition-group": "^4.4.8", |
| 53 | + "@testing-library/react": "^14.1.0", |
| 54 | + "@types/jest": "^29.5.8", |
| 55 | + "@types/react": "18.2.37", |
| 56 | + "@types/react-dom": "^18.2.15", |
| 57 | + "@types/react-transition-group": "^4.4.9", |
58 | 58 | "classnames": "^2.3.2", |
59 | 59 | "cross-env": "^7.0.3", |
60 | 60 | "jest": "^29.7.0", |
61 | 61 | "jest-environment-jsdom": "^29.7.0", |
62 | 62 | "react": "^18.2.0", |
63 | 63 | "react-dom": "^18.2.0", |
64 | 64 | "react-transition-group": "^4.4.5", |
65 | | - "rollup": "^4.1.5", |
| 65 | + "rollup": "^4.3.0", |
66 | 66 | "ts-jest": "^29.1.1", |
67 | 67 | "tslib": "^2.6.2", |
68 | 68 | "typescript": "^5.2.2" |
|
0 commit comments