From d87b882f85c94f783548d2f84cd1ca1db4ff349c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 00:46:29 +0000 Subject: [PATCH] Bump @types/react from 18.3.3 to 18.3.12 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.12. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89c5cf9..b682946 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@tailwindcss/container-queries": "0.1.1", "@trivago/prettier-plugin-sort-imports": "4.3.0", "@types/alpinejs": "3.13.10", - "@types/react": "18.3.3", + "@types/react": "18.3.12", "@types/react-dom": "18.3.0", "alpinejs": "3.14.1", "astro": "4.12.2", @@ -4140,9 +4140,9 @@ "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==" }, "node_modules/@types/react": { - "version": "18.3.3", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", - "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", + "version": "18.3.12", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz", + "integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/package.json b/package.json index f51bbd8..f1c1e34 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@tailwindcss/container-queries": "0.1.1", "@trivago/prettier-plugin-sort-imports": "4.3.0", "@types/alpinejs": "3.13.10", - "@types/react": "18.3.3", + "@types/react": "18.3.12", "@types/react-dom": "18.3.0", "alpinejs": "3.14.1", "astro": "4.12.2",