From 5266872498723351ebbf50e32454a51b70a9c749 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:18:14 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.33 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- html-to-react/package.json | 4 ++-- package.json | 2 +- yarn.lock | 12 ++++++------ 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 9f8d6a75f..99e0089ec 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -142,7 +142,7 @@ "@types/markdown-it-container": "2.0.8", "@types/markdown-it-plantuml": "1.4.3", "@types/node": "20.8.9", - "@types/react": "18.2.32", + "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "@types/sass": "1.43.1", "@types/testing-library__jest-dom": "5.14.9", diff --git a/html-to-react/package.json b/html-to-react/package.json index 6af298138..668b2b62d 100644 --- a/html-to-react/package.json +++ b/html-to-react/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@jest/globals": "29.7.0", "@jest/types": "29.6.3", - "@types/react": "18.2.32", + "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", @@ -83,7 +83,7 @@ "node": ">=12" }, "resolutions": { - "@types/react": "18.2.32" + "@types/react": "18.2.33" }, "packageManager": "yarn@4.0.0" } diff --git a/package.json b/package.json index 0002a9e1a..e18b54c49 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@codemirror/lint": "6.4.2", "@codemirror/theme-one-dark": "6.1.2", "@lezer/common": "1.1.0", - "@types/react": "18.2.32", + "@types/react": "18.2.33", "eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch", "yjs@13.6.8": "patch:yjs@npm%3A13.6.8#./.yarn/patches/yjs-remove-import-warning-in-test.patch", "vega-canvas@^1.2.6": "patch:vega-canvas@npm%3A1.2.7#./.yarn/patches/remove-vega-canvas-node.patch", diff --git a/yarn.lock b/yarn.lock index 49d2d2ce7..61d51453e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2483,7 +2483,7 @@ __metadata: "@types/markdown-it-container": "npm:2.0.8" "@types/markdown-it-plantuml": "npm:1.4.3" "@types/node": "npm:20.8.9" - "@types/react": "npm:18.2.32" + "@types/react": "npm:18.2.33" "@types/react-dom": "npm:18.2.14" "@types/sass": "npm:1.43.1" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -2590,7 +2590,7 @@ __metadata: dependencies: "@jest/globals": "npm:29.7.0" "@jest/types": "npm:29.6.3" - "@types/react": "npm:18.2.32" + "@types/react": "npm:18.2.33" "@types/react-dom": "npm:18.2.14" "@typescript-eslint/eslint-plugin": "npm:6.8.0" "@typescript-eslint/parser": "npm:6.8.0" @@ -4927,14 +4927,14 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:18.2.32": - version: 18.2.32 - resolution: "@types/react@npm:18.2.32" +"@types/react@npm:18.2.33": + version: 18.2.33 + resolution: "@types/react@npm:18.2.33" dependencies: "@types/prop-types": "npm:*" "@types/scheduler": "npm:*" csstype: "npm:^3.0.2" - checksum: 648662cd852107d7933eee072fa5826069aca1ce15602db8573393ec694780de035cfac4d76f239762e2453b53a4aa8767ae057789661ccfee4d1311040953b9 + checksum: d3392785660d78121541403a5d1da57dc79e8ce402769251a626aa06a6886a6aaead868a01ee473661380ddd4ac79743de78853d69f652544da191d435f78afb languageName: node linkType: hard