diff --git a/package.json b/package.json index 04124e7..8aeaed1 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@semantic-ui-react/css-patch": "^1.1.3", "@types/leaflet": "^1.9.12", - "@types/react": "^18.3.5", + "@types/react": "^18.3.10", "@types/react-helmet": "^6.1.11", "@types/styled-components": "^5.1.34", "dayjs": "^1.11.13", diff --git a/yarn.lock b/yarn.lock index b75634d..28c0066 100644 --- a/yarn.lock +++ b/yarn.lock @@ -898,10 +898,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.3.5": - version "18.3.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" - integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== +"@types/react@*", "@types/react@^18.3.10": + version "18.3.10" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219" + integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg== dependencies: "@types/prop-types" "*" csstype "^3.0.2"