diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 508f0710..eaea675f 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -51,7 +51,7 @@ "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", "@types/mousetrap": "^1.6.15", - "@types/react": "^19.2.11", + "@types/react": "^19.2.13", "@types/react-dom": "^19.2.3", "@types/react-infinite-scroller": "^1.2.5", "@types/throttle-debounce": "^5.0.2", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index d40b7aaf..a107088a 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -58,7 +58,7 @@ "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", "@types/mousetrap": "^1.6.15", - "@types/react": "^19.2.11", + "@types/react": "^19.2.13", "@types/react-dom": "^19.2.3", "@types/react-infinite-scroller": "^1.2.5", "@types/throttle-debounce": "^5.0.2",