From 0118aee8a6fac2a677b0c165f2d2267c35763a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 14:13:11 +0000 Subject: [PATCH] Bump the ui-app-dependencies group in /ui/ui-app with 1 update Bumps the ui-app-dependencies group in /ui/ui-app with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). - [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 dependency-group: ui-app-dependencies ... Signed-off-by: dependabot[bot] --- ui/ui-app/package-lock.json | 14 +++++++------- ui/ui-app/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/ui-app/package-lock.json b/ui/ui-app/package-lock.json index aac347f..506830e 100644 --- a/ui/ui-app/package-lock.json +++ b/ui/ui-app/package-lock.json @@ -31,7 +31,7 @@ "devDependencies": { "@apicurio/eslint-config": "0.2.0", "@monaco-editor/react": "4.6.0", - "@types/react": "18.2.42", + "@types/react": "18.2.43", "@types/react-dom": "18.2.17", "@types/uuid": "9.0.7", "@typescript-eslint/eslint-plugin": "6.13.2", @@ -1236,9 +1236,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.42", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.42.tgz", - "integrity": "sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==", + "version": "18.2.43", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz", + "integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -4359,9 +4359,9 @@ "dev": true }, "@types/react": { - "version": "18.2.42", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.42.tgz", - "integrity": "sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==", + "version": "18.2.43", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz", + "integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==", "dev": true, "requires": { "@types/prop-types": "*", diff --git a/ui/ui-app/package.json b/ui/ui-app/package.json index 911b645..954aa9f 100644 --- a/ui/ui-app/package.json +++ b/ui/ui-app/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@apicurio/eslint-config": "0.2.0", "@monaco-editor/react": "4.6.0", - "@types/react": "18.2.42", + "@types/react": "18.2.43", "@types/react-dom": "18.2.17", "@types/uuid": "9.0.7", "@typescript-eslint/eslint-plugin": "6.13.2",