From 457f30a6086b3502a8f358995e5fa609310be5a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 21:29:29 +0000 Subject: [PATCH] chore(deps-dev): bump @types/react from 18.2.21 to 18.2.60 in /nextjs Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.21 to 18.2.60. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- nextjs/package.json | 2 +- nextjs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nextjs/package.json b/nextjs/package.json index d33e06a..62a3464 100644 --- a/nextjs/package.json +++ b/nextjs/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^4.2.0", "@types/node": "^20.5.4", - "@types/react": "^18.2.21", + "@types/react": "^18.2.60", "prettier": "^3.0.2", "serve": "^14.2.1", "typescript": "^5.1.6" diff --git a/nextjs/yarn.lock b/nextjs/yarn.lock index 1be42b3..11136cc 100644 --- a/nextjs/yarn.lock +++ b/nextjs/yarn.lock @@ -368,10 +368,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.21": - version "18.2.21" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9" - integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA== +"@types/react@*", "@types/react@^18.2.60": + version "18.2.60" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.60.tgz#df026eaef1100b6dafe420f36fecb1d209a8cee1" + integrity sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"