From f8f7447ce88fb4072d117cb5a6ed8f6388af8e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 02:14:10 +0000 Subject: [PATCH] chore(deps): 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.2.0 to 18.3.1 - [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/v18.3.1/packages/react) Updates `@types/react` from 18.2.60 to 18.3.2 - [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-minor - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- fork/react-bootstrap/package.json | 2 +- package.json | 2 +- packages/a11y/package.json | 4 +- packages/cmf-cqrs/package.json | 2 +- packages/cmf-router/package.json | 2 +- packages/cmf/package.json | 2 +- packages/components/package.json | 4 +- packages/containers/package.json | 2 +- packages/dataviz/package.json | 4 +- packages/design-docs/package.json | 6 +- packages/design-system/package.json | 4 +- packages/faceted-search/package.json | 2 +- packages/flow-designer/package.json | 4 +- packages/forms/package.json | 2 +- packages/http/package.json | 2 +- packages/icons/package.json | 2 +- packages/playground/package.json | 2 +- packages/router-bridge/package.json | 2 +- packages/sagas/package.json | 2 +- packages/stepper/package.json | 2 +- packages/storybook-cmf/package.json | 2 +- packages/storybook-docs/package.json | 4 +- packages/storybook-one/package.json | 4 +- tools/babel-plugin-assets-api/package.json | 2 +- yarn.lock | 66 ++++++++++++++++------ 25 files changed, 81 insertions(+), 51 deletions(-) diff --git a/fork/react-bootstrap/package.json b/fork/react-bootstrap/package.json index 344b0b04e4..3632d6d373 100644 --- a/fork/react-bootstrap/package.json +++ b/fork/react-bootstrap/package.json @@ -51,7 +51,7 @@ "create-react-class": "^15.7.0", "cross-env": "^7.0.3", "lodash": "^4.17.21", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-test-renderer": "^18.2.0", "sinon": "^11.1.2" diff --git a/package.json b/package.json index 873a69ed95..69e2716089 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ ] }, "dependencies": { - "@types/react": "^18.2.7", + "@types/react": "^18.3.2", "@types/react-dom": "^18.2.7", "cypress": "^13.6.0" } diff --git a/packages/a11y/package.json b/packages/a11y/package.json index ddaa362317..8c7c43a48e 100644 --- a/packages/a11y/package.json +++ b/packages/a11y/package.json @@ -35,11 +35,11 @@ "@testing-library/user-event": "^14.5.2", "@types/date-fns": "^2.6.0", "@types/jest": "^29.5.12", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "@types/react-dom": "^18.2.19", "date-fns": "^3.3.1", "jest-in-case": "^1.0.2", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0" }, "peerDependencies": { diff --git a/packages/cmf-cqrs/package.json b/packages/cmf-cqrs/package.json index a1f986c362..63ce27da7a 100644 --- a/packages/cmf-cqrs/package.json +++ b/packages/cmf-cqrs/package.json @@ -48,7 +48,7 @@ "@testing-library/react-hooks": "^8.0.1", "mock-socket": "^9.3.1", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "redux-mock-store": "^1.5.4" }, diff --git a/packages/cmf-router/package.json b/packages/cmf-router/package.json index e009cf5727..152ef8199c 100644 --- a/packages/cmf-router/package.json +++ b/packages/cmf-router/package.json @@ -39,7 +39,7 @@ "@talend/scripts-core": "^16.3.5", "@talend/scripts-config-babel": "^13.3.1", "@talend/scripts-config-react-webpack": "^16.5.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "redux-saga-tester": "^1.0.874" }, diff --git a/packages/cmf/package.json b/packages/cmf/package.json index bf50c705d6..0a66d853f2 100644 --- a/packages/cmf/package.json +++ b/packages/cmf/package.json @@ -66,7 +66,7 @@ "jest-in-case": "^1.0.2", "jsdoc": "^4.0.2", "node-fetch": "^2.7.0", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "redux-mock-store": "^1.5.4", "redux-saga-tester": "^1.0.874" diff --git a/packages/components/package.json b/packages/components/package.json index 4c21f15014..5acd22a597 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -92,14 +92,14 @@ "@types/jest": "^29.5.12", "@types/lodash": "^4.14.202", "@types/prop-types": "^15.7.11", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "@types/react-dom": "^18.2.19", "cross-env": "^7.0.3", "i18next": "^23.10.0", "jest-in-case": "^1.0.2", "jsdom": "^20.0.3", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-a11y": "^0.3.4", "react-dom": "^18.2.0", "react-router-dom": "~6.3.0", diff --git a/packages/containers/package.json b/packages/containers/package.json index 8e69cae970..4551771daa 100644 --- a/packages/containers/package.json +++ b/packages/containers/package.json @@ -67,7 +67,7 @@ "jest-in-case": "^1.0.2", "msw": "^1.3.2", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^13.5.0", "react-test-renderer": "^18.2.0", diff --git a/packages/dataviz/package.json b/packages/dataviz/package.json index 5671dccc99..57635783c7 100644 --- a/packages/dataviz/package.json +++ b/packages/dataviz/package.json @@ -70,13 +70,13 @@ "@types/geojson": "^7946.0.14", "@types/lodash": "^4.14.202", "@types/node": "^6.14.13", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "@types/topojson-client": "^3.1.4", "@types/topojson-specification": "^1.0.5", "cypress": "^13.6.6", "cross-env": "^7.0.3", "i18next": "^23.10.0", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^13.5.0" }, diff --git a/packages/design-docs/package.json b/packages/design-docs/package.json index fa01702b23..034804e37e 100644 --- a/packages/design-docs/package.json +++ b/packages/design-docs/package.json @@ -33,7 +33,7 @@ "figma-js": "^1.16.0", "react-hook-form": "^7.50.1", "pkg-dir": "^7.0.0", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "use-overflow": "^1.2.0" }, @@ -61,10 +61,10 @@ "@talend/scripts-config-react-webpack": "^16.5.1", "@talend/scripts-config-storybook-lib": "^5.3.1", "@talend/scripts-config-typescript": "^11.2.1", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "i18next": "^23.10.0", "mdx-embed": "^1.1.2", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-router-dom": "~6.3.0", "storybook-docs-toc": "^1.7.0" diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 6f8e762d8d..618ec56aaf 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -78,7 +78,7 @@ "@types/jest": "^29.5.12", "@types/jest-axe": "^3.5.9", "@types/react-is": "^18.2.4", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "@types/react-dom": "^18.2.19", "@types/react-transition-group": "^2.9.2", "@types/react-virtualized": "^9.21.29", @@ -93,7 +93,7 @@ "i18next-scanner-typescript": "^1.2.0", "jest-axe": "^8.0.0", "mdx-embed": "^1.1.2", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-helmet": "^6.1.0", "react-hook-form": "^7.50.1", diff --git a/packages/faceted-search/package.json b/packages/faceted-search/package.json index 3493cd34c4..359fe77f11 100644 --- a/packages/faceted-search/package.json +++ b/packages/faceted-search/package.json @@ -61,7 +61,7 @@ "cross-env": "^7.0.3", "i18next": "^23.10.0", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^13.5.0" }, diff --git a/packages/flow-designer/package.json b/packages/flow-designer/package.json index 0af3078aff..43e1421799 100644 --- a/packages/flow-designer/package.json +++ b/packages/flow-designer/package.json @@ -34,7 +34,7 @@ "@types/lodash": "^4.14.202", "@types/node": "^6.14.13", "@types/prop-types": "^15.7.11", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "@types/react-redux": "^7.1.33", "@types/react-test-renderer": "^18.0.7", "@types/redux-mock-store": "^1.0.6", @@ -43,7 +43,7 @@ "immutable": "^3.8.2", "lodash": "^4.17.21", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^13.5.0", "react-redux": "^7.2.9", diff --git a/packages/forms/package.json b/packages/forms/package.json index 35f0e2218e..e00fe74f5a 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -76,7 +76,7 @@ "json-loader": "^0.5.7", "mutationobserver-shim": "^0.3.7", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-virtualized": "^9.22.5", "react-i18next": "^13.5.0", diff --git a/packages/http/package.json b/packages/http/package.json index 80f05ae511..b3bf6e7e8b 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -38,7 +38,7 @@ "fetch-mock": "^9.11.0", "node-fetch": "^2.7.0", "react-dom": "^18.2.0", - "react": "^18.2.0" + "react": "^18.3.1" }, "jest": { "collectCoverageFrom": [ diff --git a/packages/icons/package.json b/packages/icons/package.json index d6c2585903..d6a8977832 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -59,7 +59,7 @@ "mini-css-extract-plugin": "^2.8.1", "mkdirp": "^1.0.4", "prettier": "^3.2.5", - "react": "^18.2.0", + "react": "^18.3.1", "react-use": "^17.5.0", "string-replace-loader": "^2.3.0", "style-loader": "^1.3.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index bdc82ab858..1649848b75 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -56,7 +56,7 @@ "history": "^5.3.0", "i18next": "^23.10.0", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^13.5.0", "redux-logger": "^3.0.6" diff --git a/packages/router-bridge/package.json b/packages/router-bridge/package.json index 1848a2df56..011b302cad 100644 --- a/packages/router-bridge/package.json +++ b/packages/router-bridge/package.json @@ -28,7 +28,7 @@ "@talend/scripts-config-react-webpack": "^16.5.1", "connected-react-router": "^6.9.3", "history": "^5.3.0", - "react": "^18.2.0", + "react": "^18.3.1", "react-router-dom": "~6.3.0" }, "peerDependencies": { diff --git a/packages/sagas/package.json b/packages/sagas/package.json index f43d4f4818..31582ce32a 100644 --- a/packages/sagas/package.json +++ b/packages/sagas/package.json @@ -47,7 +47,7 @@ "@talend/scripts-config-babel": "^13.3.1", "@talend/scripts-config-react-webpack": "^16.5.1", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0" }, "publishConfig": { diff --git a/packages/stepper/package.json b/packages/stepper/package.json index 10f0eb4615..4b37efb969 100644 --- a/packages/stepper/package.json +++ b/packages/stepper/package.json @@ -57,7 +57,7 @@ "jsdom": "^20.0.3", "prettier": "^3.2.5", "prop-types": "^15.8.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^13.5.0", "react-redux": "^7.2.9", diff --git a/packages/storybook-cmf/package.json b/packages/storybook-cmf/package.json index 951994f807..1d771f04be 100644 --- a/packages/storybook-cmf/package.json +++ b/packages/storybook-cmf/package.json @@ -30,7 +30,7 @@ "@talend/scripts-core": "^16.3.5", "@talend/scripts-config-babel": "^13.3.1", "@testing-library/react": "^14.2.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-redux": "^7.2.9", "redux-saga": "^1.3.0" diff --git a/packages/storybook-docs/package.json b/packages/storybook-docs/package.json index 2d6463657d..54f009b9b1 100644 --- a/packages/storybook-docs/package.json +++ b/packages/storybook-docs/package.json @@ -34,7 +34,7 @@ "algoliasearch": "^4.22.1", "classnames": "^2.5.1", "figma-js": "^1.16.0", - "react": "^18.2.0" + "react": "^18.3.1" }, "devDependencies": { "@talend/eslint-config": "^13.0.3", @@ -44,7 +44,7 @@ "@talend/scripts-config-storybook-lib": "^5.3.1", "@talend/scripts-config-typescript": "^11.2.1", "@types/node": "^6.14.13", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "@types/react-dom": "^18.2.19", "css-loader": "^4.3.0", "mini-css-extract-plugin": "^2.8.1", diff --git a/packages/storybook-one/package.json b/packages/storybook-one/package.json index c593043966..0f17357a4f 100644 --- a/packages/storybook-one/package.json +++ b/packages/storybook-one/package.json @@ -59,9 +59,9 @@ "@talend/scripts-config-storybook-lib": "^5.3.1", "@talend/scripts-config-typescript": "^11.2.1", "@talend/scripts-core": "^16.3.5", - "@types/react": "^18.2.60", + "@types/react": "^18.3.2", "i18next": "^23.10.0", - "react": "^18.2.0", + "react": "^18.3.1", "react-dom": "^18.2.0", "react-router-dom": "~6.3.0" }, diff --git a/tools/babel-plugin-assets-api/package.json b/tools/babel-plugin-assets-api/package.json index 6ac71c6a97..48786d7da8 100644 --- a/tools/babel-plugin-assets-api/package.json +++ b/tools/babel-plugin-assets-api/package.json @@ -19,7 +19,7 @@ "babel-plugin-tester": "^10.1.0", "eslint": "^8.57.0", "jest": "^29.7.0", - "react": "^18.2.0" + "react": "^18.3.1" }, "jest": { "verbose": true, diff --git a/yarn.lock b/yarn.lock index ae8fe7cca8..e8daae3dda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4879,13 +4879,12 @@ "@types/prop-types" "*" "@types/react" "*" -"@types/react@*", "@types/react@>=16", "@types/react@>=16.9.11", "@types/react@^18.2.60", "@types/react@^18.2.7": - version "18.2.60" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.60.tgz#df026eaef1100b6dafe420f36fecb1d209a8cee1" - integrity sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A== +"@types/react@*", "@types/react@>=16", "@types/react@>=16.9.11", "@types/react@^18.2.7", "@types/react@^18.3.2": + version "18.3.2" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd" + integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w== dependencies: "@types/prop-types" "*" - "@types/scheduler" "*" csstype "^3.0.2" "@types/redux-mock-store@^1.0.6": @@ -4912,11 +4911,6 @@ resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== -"@types/scheduler@*": - version "0.16.8" - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" - integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== - "@types/semver@^7.3.12", "@types/semver@^7.3.4", "@types/semver@^7.5.0": version "7.5.8" resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" @@ -10717,7 +10711,18 @@ html-tags@^3.1.0, html-tags@^3.3.1: tapable "^1.1.3" util.promisify "1.0.0" -"html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0, html-webpack-plugin@^5.6.0: +"html-webpack-plugin-5@npm:html-webpack-plugin@^5": + version "5.6.0" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0" + integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw== + dependencies: + "@types/html-minifier-terser" "^6.0.0" + html-minifier-terser "^6.0.2" + lodash "^4.17.21" + pretty-error "^4.0.0" + tapable "^2.0.0" + +html-webpack-plugin@^5.5.0, html-webpack-plugin@^5.6.0: version "5.6.0" resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0" integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw== @@ -16061,10 +16066,10 @@ react-virtualized@^9.22.5: prop-types "^15.7.2" react-lifecycles-compat "^3.0.4" -react@^18.2.0: - version "18.2.0" - resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" - integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ== +react@^18.3.1: + version "18.3.1" + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" + integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== dependencies: loose-envify "^1.1.0" @@ -17640,7 +17645,16 @@ string-replace-loader@^2.3.0: loader-utils "^1.2.3" schema-utils "^2.6.5" -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -17736,7 +17750,7 @@ stringify-entities@^4.0.0: character-entities-html4 "^2.0.0" character-entities-legacy "^3.0.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -17750,6 +17764,13 @@ strip-ansi@^3.0.1: dependencies: ansi-regex "^2.0.0" +strip-ansi@^6.0.0, strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + strip-ansi@^7.0.1, strip-ansi@^7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" @@ -19687,7 +19708,7 @@ wordwrap@^1.0.0: resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -19705,6 +19726,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" +wrap-ansi@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"