|
49 | 49 | } |
50 | 50 | ], |
51 | 51 | "dependencies": { |
52 | | - "@bedrock-layout/use-forwarded-ref": "^1.3.1", |
| 52 | + "@bedrock-layout/use-forwarded-ref": "^2.0.17", |
53 | 53 | "body-scroll-lock": "^3.1.5", |
54 | 54 | "classnames": "^2.3.1" |
55 | 55 | }, |
56 | 56 | "peerDependencies": { |
57 | | - "react": "^16.8.0 || ^17 || ^18", |
58 | | - "react-dom": "^16.8.0 || ^17 || ^18" |
| 57 | + "react": "^16.8.0 || ^17 || ^18 || ^19", |
| 58 | + "react-dom": "^16.8.0 || ^17 || ^18 || ^19" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | 61 | "@codecov/vite-plugin": "1.9.1", |
62 | 62 | "@size-limit/preset-small-lib": "11.2.0", |
63 | 63 | "@testing-library/dom": "10.4.0", |
64 | 64 | "@testing-library/jest-dom": "6.6.3", |
65 | 65 | "@testing-library/react": "16.3.0", |
66 | | - "@types/body-scroll-lock": "2.6.1", |
67 | | - "@types/classnames": "2.2.11", |
68 | | - "@types/node": "22.8.2", |
69 | | - "@types/react": "16.9.56", |
70 | | - "@types/react-dom": "16.9.9", |
| 66 | + "@types/body-scroll-lock": "2.6.2", |
| 67 | + "@types/classnames": "2.3.4", |
| 68 | + "@types/node": "22.16.3", |
| 69 | + "@types/react": "19.1.8", |
| 70 | + "@types/react-dom": "19.1.6", |
71 | 71 | "@vitejs/plugin-react": "4.6.0", |
72 | 72 | "@vitest/coverage-istanbul": "3.2.4", |
73 | 73 | "cypress": "14.5.1", |
74 | 74 | "jsdom": "26.1.0", |
75 | 75 | "publint": "0.3.12", |
76 | | - "react": "18.1.0", |
77 | | - "react-dom": "18.1.0", |
| 76 | + "react": "19.1.0", |
| 77 | + "react-dom": "19.1.0", |
78 | 78 | "size-limit": "11.2.0", |
79 | 79 | "tsdown": "0.12.9", |
80 | 80 | "tslib": "2.8.1", |
|
0 commit comments