From 4d9d005b7ed0bec5eb6ca900197f26842ce33353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 10:59:55 +0000 Subject: [PATCH] [JN-1457]: Bump react and @types/react Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.12 to 19.0.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 132 ++++++++++++++++++++++++++++++------ ui-admin/package.json | 4 +- ui-core/package.json | 2 +- ui-participant/package.json | 4 +- 4 files changed, 115 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index a1bd802856..9926d3b319 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6333,9 +6333,9 @@ } }, "node_modules/@react-aria/ssr": { - "version": "3.9.7", - "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.7.tgz", - "integrity": "sha512-GQygZaGlmYjmYM+tiNBA5C6acmiDWF52Nqd40bBp0Znk4M4hP+LTmI0lpI1BuKMw45T8RIhrAsICIfKwZvi2Gg==", + "version": "3.9.8", + "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.8.tgz", + "integrity": "sha512-lQDE/c9uTfBSDOjaZUJS8xP2jCKVk4zjQeIlCH90xaLhHDgbpCdns3xvFpJJujfj3nI4Ll9K7A+ONUBDCASOuw==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" @@ -8081,9 +8081,10 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.3.12", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz", - "integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==", + "version": "18.3.20", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.20.tgz", + "integrity": "sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==", + "license": "MIT", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -20150,6 +20151,7 @@ "version": "18.3.1", "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", + "license": "MIT", "dependencies": { "loose-envify": "^1.1.0" }, @@ -20409,6 +20411,7 @@ "version": "4.4.5", "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", + "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.5.5", "dom-helpers": "^5.0.1", @@ -24494,7 +24497,7 @@ "plotly.js": "^2.30.0", "pluralize": "^8.0.0", "query-string": "^7.1.3", - "react": "^18.3.1", + "react": "^19.1.0", "react-bootstrap": "^2.10.9", "react-contenteditable": "^3.3.7", "react-dom": "^18.2.0", @@ -24512,7 +24515,7 @@ "@types/antlr4": "^4.12.0", "@types/lodash": "^4.17.13", "@types/pluralize": "^0.0.33", - "@types/react": "^18.3.12", + "@types/react": "^19.1.2", "@types/react-dom": "^18.0.6", "@types/react-plotly.js": "^2.6.3", "canvas": "^2.11.2" @@ -24566,6 +24569,16 @@ "url": "https://github.com/sponsors/tannerlinsley" } }, + "ui-admin/node_modules/@types/react": { + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", + "integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==", + "dev": true, + "license": "MIT", + "dependencies": { + "csstype": "^3.0.2" + } + }, "ui-admin/node_modules/crypto-js": { "version": "4.1.1", "license": "MIT" @@ -24585,6 +24598,15 @@ "node": ">=12.13.0" } }, + "ui-admin/node_modules/react": { + "version": "19.1.0", + "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz", + "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, "ui-admin/node_modules/react-contenteditable": { "version": "3.3.6", "license": "Apache-2.0", @@ -24638,7 +24660,7 @@ "@babel/cli": "^7.21.5", "@types/bootstrap": "^5.2.10", "@types/lodash": "^4.17.13", - "@types/react": "^18.3.12" + "@types/react": "^19.1.2" }, "peerDependencies": { "@fortawesome/fontawesome-svg-core": "^6.5.1", @@ -24654,6 +24676,16 @@ "surveyjs-widgets": "1.12.4" } }, + "ui-core/node_modules/@types/react": { + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", + "integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==", + "dev": true, + "license": "MIT", + "dependencies": { + "csstype": "^3.0.2" + } + }, "ui-core/node_modules/inputmask": { "version": "3.3.10", "resolved": "https://registry.npmjs.org/inputmask/-/inputmask-3.3.10.tgz", @@ -24711,7 +24743,7 @@ "lodash": "^4.17.21", "oidc-client-ts": "^3.1.0", "polished": "^4.3.1", - "react": "^18.3.1", + "react": "^19.1.0", "react-dom": "^18.2.0", "react-markdown": "^8.0.3", "react-oidc-context": "^2.2.0", @@ -24725,11 +24757,21 @@ "devDependencies": { "@types/bootstrap": "^5.2.10", "@types/lodash": "^4.17.13", - "@types/react": "^18.3.12", + "@types/react": "^19.1.2", "@types/react-dom": "^18.0.6", "@types/react-router-hash-link": "^2.4.9" } }, + "ui-participant/node_modules/@types/react": { + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", + "integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==", + "dev": true, + "license": "MIT", + "dependencies": { + "csstype": "^3.0.2" + } + }, "ui-participant/node_modules/crypto-js": { "version": "4.1.1", "license": "MIT" @@ -24847,6 +24889,15 @@ "node": ">=10" } }, + "ui-participant/node_modules/react": { + "version": "19.1.0", + "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz", + "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, "ui-participant/node_modules/react-oidc-context": { "version": "2.2.0", "license": "MIT", @@ -27342,7 +27393,7 @@ "@types/antlr4": "^4.12.0", "@types/lodash": "^4.17.13", "@types/pluralize": "^0.0.33", - "@types/react": "^18.3.12", + "@types/react": "^19.1.2", "@types/react-dom": "^18.0.6", "@types/react-plotly.js": "^2.6.3", "@uiw/codemirror-theme-github": "^4.23.7", @@ -27358,7 +27409,7 @@ "plotly.js": "^2.30.0", "pluralize": "^8.0.0", "query-string": "^7.1.3", - "react": "^18.3.1", + "react": "^19.1.0", "react-bootstrap": "^2.10.9", "react-contenteditable": "^3.3.7", "react-dom": "^18.2.0", @@ -27395,6 +27446,15 @@ "@tanstack/table-core": { "version": "8.8.2" }, + "@types/react": { + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", + "integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==", + "dev": true, + "requires": { + "csstype": "^3.0.2" + } + }, "crypto-js": { "version": "4.1.1" }, @@ -27408,6 +27468,11 @@ "jwt-decode": "^3.1.2" } }, + "react": { + "version": "19.1.0", + "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz", + "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==" + }, "react-contenteditable": { "version": "3.3.6", "requires": { @@ -27438,7 +27503,7 @@ "@types/bootstrap": "^5.2.10", "@types/diff": "^7.0.1", "@types/lodash": "^4.17.13", - "@types/react": "^18.3.12", + "@types/react": "^19.1.2", "classnames": "^2.5.1", "diff": "^7.0.0", "downshift": "^7.6.0", @@ -27448,6 +27513,15 @@ "react-select": "^5.10.1" }, "dependencies": { + "@types/react": { + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", + "integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==", + "dev": true, + "requires": { + "csstype": "^3.0.2" + } + }, "inputmask": { "version": "3.3.10", "resolved": "https://registry.npmjs.org/inputmask/-/inputmask-3.3.10.tgz", @@ -27491,7 +27565,7 @@ "@tanstack/react-virtual": "^3.0.0-beta.54", "@types/bootstrap": "^5.2.10", "@types/lodash": "^4.17.13", - "@types/react": "^18.3.12", + "@types/react": "^19.1.2", "@types/react-dom": "^18.0.6", "@types/react-router-hash-link": "^2.4.9", "bootstrap": "^5.3.3", @@ -27501,7 +27575,7 @@ "lodash": "^4.17.21", "oidc-client-ts": "^3.1.0", "polished": "^4.3.1", - "react": "^18.3.1", + "react": "^19.1.0", "react-dom": "^18.2.0", "react-markdown": "^8.0.3", "react-oidc-context": "^2.2.0", @@ -27513,6 +27587,15 @@ "web-vitals": "^4.2.4" }, "dependencies": { + "@types/react": { + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", + "integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==", + "dev": true, + "requires": { + "csstype": "^3.0.2" + } + }, "crypto-js": { "version": "4.1.1" }, @@ -27589,6 +27672,11 @@ "@babel/runtime": "^7.17.8" } }, + "react": { + "version": "19.1.0", + "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz", + "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==" + }, "react-oidc-context": { "version": "2.2.0", "requires": {} @@ -29193,9 +29281,9 @@ } }, "@react-aria/ssr": { - "version": "3.9.7", - "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.7.tgz", - "integrity": "sha512-GQygZaGlmYjmYM+tiNBA5C6acmiDWF52Nqd40bBp0Znk4M4hP+LTmI0lpI1BuKMw45T8RIhrAsICIfKwZvi2Gg==", + "version": "3.9.8", + "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.8.tgz", + "integrity": "sha512-lQDE/c9uTfBSDOjaZUJS8xP2jCKVk4zjQeIlCH90xaLhHDgbpCdns3xvFpJJujfj3nI4Ll9K7A+ONUBDCASOuw==", "requires": { "@swc/helpers": "^0.5.0" } @@ -30356,9 +30444,9 @@ "integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==" }, "@types/react": { - "version": "18.3.12", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz", - "integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==", + "version": "18.3.20", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.20.tgz", + "integrity": "sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==", "requires": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/ui-admin/package.json b/ui-admin/package.json index 359873d7c9..7f6ab4e3e9 100644 --- a/ui-admin/package.json +++ b/ui-admin/package.json @@ -23,7 +23,7 @@ "plotly.js": "^2.30.0", "pluralize": "^8.0.0", "query-string": "^7.1.3", - "react": "^18.3.1", + "react": "^19.1.0", "react-bootstrap": "^2.10.9", "react-contenteditable": "^3.3.7", "react-dom": "^18.2.0", @@ -41,7 +41,7 @@ "@types/antlr4": "^4.12.0", "@types/lodash": "^4.17.13", "@types/pluralize": "^0.0.33", - "@types/react": "^18.3.12", + "@types/react": "^19.1.2", "@types/react-dom": "^18.0.6", "@types/react-plotly.js": "^2.6.3", "canvas": "^2.11.2" diff --git a/ui-core/package.json b/ui-core/package.json index 32b4323ac6..3dbb30754f 100644 --- a/ui-core/package.json +++ b/ui-core/package.json @@ -20,7 +20,7 @@ "@babel/cli": "^7.21.5", "@types/bootstrap": "^5.2.10", "@types/lodash": "^4.17.13", - "@types/react": "^18.3.12" + "@types/react": "^19.1.2" }, "peerDependencies": { "@fortawesome/fontawesome-svg-core": "^6.5.1", diff --git a/ui-participant/package.json b/ui-participant/package.json index bbd97e6fec..0e931a85f5 100644 --- a/ui-participant/package.json +++ b/ui-participant/package.json @@ -18,7 +18,7 @@ "lodash": "^4.17.21", "oidc-client-ts": "^3.1.0", "polished": "^4.3.1", - "react": "^18.3.1", + "react": "^19.1.0", "react-dom": "^18.2.0", "react-markdown": "^8.0.3", "react-oidc-context": "^2.2.0", @@ -32,7 +32,7 @@ "devDependencies": { "@types/bootstrap": "^5.2.10", "@types/lodash": "^4.17.13", - "@types/react": "^18.3.12", + "@types/react": "^19.1.2", "@types/react-dom": "^18.0.6", "@types/react-router-hash-link": "^2.4.9" },