From 33b8d3dfac1c02ae67795d3f8b510de3b2a7f28e Mon Sep 17 00:00:00 2001 From: "mend-5034428[bot]" Date: Fri, 6 Dec 2024 09:15:29 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.3.14 --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a7dd421..36dbdfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@types/jest": "29.5.12", "@types/node": "20.14.10", "@types/node-fetch": "2.6.11", - "@types/react": "18.3.3", + "@types/react": "18.3.14", "@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/parser": "7.16.1", "babel-jest": "29.7.0", @@ -4259,9 +4259,10 @@ "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" }, "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.14", + "resolved": "https://nexus.core.cvent.org/nexus/repository/npm-public/@types/react/-/react-18.3.14.tgz", + "integrity": "sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==", + "license": "MIT", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/package.json b/package.json index fcddb80..cabb588 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/jest": "29.5.12", "@types/node": "20.14.10", "@types/node-fetch": "2.6.11", - "@types/react": "18.3.3", + "@types/react": "18.3.14", "@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/parser": "7.16.1", "babel-jest": "29.7.0",