|
104 | 104 | } |
105 | 105 | ], |
106 | 106 | "peerDependencies": { |
107 | | - "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", |
108 | | - "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" |
| 107 | + "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| 108 | + "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
109 | 109 | }, |
110 | 110 | "devDependencies": { |
111 | | - "@biomejs/biome": "^1.5.3", |
112 | | - "@size-limit/preset-small-lib": "^11.0.2", |
| 111 | + "@biomejs/biome": "^1.7.1", |
| 112 | + "@size-limit/preset-small-lib": "^11.1.2", |
113 | 113 | "@testing-library/jest-dom": "^6.4.2", |
114 | | - "@testing-library/react": "^14.2.1", |
| 114 | + "@testing-library/react": "^15.0.5", |
115 | 115 | "@types/jest": "^29.5.12", |
116 | | - "@types/react": "^18.2.57", |
117 | | - "@types/react-dom": "^18.2.19", |
| 116 | + "@types/react": "^18.3.1", |
| 117 | + "@types/react-dom": "^18.3.0", |
118 | 118 | "jsdom": "^24.0.0", |
119 | 119 | "lint-staged": "^15.2.2", |
120 | 120 | "microbundle": "^0.15.1", |
121 | 121 | "npm-run-all": "^4.1.5", |
122 | | - "react": "^18.2.0", |
123 | | - "react-dom": "^18.2.0", |
124 | | - "simple-git-hooks": "^2.9.0", |
125 | | - "size-limit": "^11.0.2", |
| 122 | + "react": "^18.3.1", |
| 123 | + "react-dom": "^18.3.1", |
| 124 | + "simple-git-hooks": "^2.11.1", |
| 125 | + "size-limit": "^11.1.2", |
126 | 126 | "tsup": "^8.0.2", |
127 | | - "typescript": "^5.3.3", |
128 | | - "vitest": "^1.3.1" |
| 127 | + "typescript": "^5.4.5", |
| 128 | + "vitest": "^1.5.2" |
129 | 129 | }, |
130 | 130 | "peerDependenciesMeta": { |
131 | 131 | "react-dom": { |
|
0 commit comments