diff --git a/frontend/package.json b/frontend/package.json index bd2487cf3..8070e60bb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -68,7 +68,7 @@ "@types/lodash": "^4.17.24", "@types/node": "25", "@types/react": "18.2.46", - "@types/react-dom": "18.2.18", + "@types/react-dom": "19.2.3", "@types/react-swipeable-views": "^0.13.6", "@types/react-swipeable-views-utils": "^0.13.7", "@types/styled-components": "^5.1.36", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 133e31e80..11a930e15 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2799,14 +2799,7 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7" integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw== -"@types/react-dom@18.2.18": - version "18.2.18" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18.tgz#16946e6cd43971256d874bc3d0a72074bb8571dd" - integrity sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw== - dependencies: - "@types/react" "*" - -"@types/react-dom@^19.0.0": +"@types/react-dom@19.2.3", "@types/react-dom@^19.0.0": version "19.2.3" resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c" integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==