diff --git a/fork/react-bootstrap/package.json b/fork/react-bootstrap/package.json index e956110595..eda8894b43 100644 --- a/fork/react-bootstrap/package.json +++ b/fork/react-bootstrap/package.json @@ -60,7 +60,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 b327bf96bc..ad01ce9954 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ ] }, "dependencies": { - "@types/react": "^18.2.7", + "@types/react": "^18.3.3", "@types/react-dom": "^18.2.7", "cypress": "^13.6.0" } diff --git a/packages/a11y/package.json b/packages/a11y/package.json index 920389ecf4..2044d32a06 100644 --- a/packages/a11y/package.json +++ b/packages/a11y/package.json @@ -43,11 +43,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.3", "@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 1c275b656b..23eb54fb9d 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 79a4fb72b1..1b1e0afab5 100644 --- a/packages/cmf-router/package.json +++ b/packages/cmf-router/package.json @@ -48,7 +48,7 @@ "@talend/scripts-config-babel": "^13.3.1", "@talend/scripts-config-react-webpack": "^16.5.1", "@talend/scripts-config-typescript": "^11.2.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 3989559af4..d1c4ef37e5 100644 --- a/packages/cmf/package.json +++ b/packages/cmf/package.json @@ -75,7 +75,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 f3be7cf38a..01baa58199 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -103,14 +103,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.3", "@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-i18next": "^13.5.0", diff --git a/packages/containers/package.json b/packages/containers/package.json index 10694b0742..9b78fc2579 100644 --- a/packages/containers/package.json +++ b/packages/containers/package.json @@ -79,7 +79,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 827462d5aa..8eeb4036a9 100644 --- a/packages/dataviz/package.json +++ b/packages/dataviz/package.json @@ -77,13 +77,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.3", "@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..fe6b233eb8 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.3", "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 87385e6a6b..1bcb25b0a6 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -90,7 +90,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.3", "@types/react-dom": "^18.2.19", "@types/react-transition-group": "^2.9.2", "@types/react-virtualized": "^9.21.29", @@ -105,7 +105,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 d66dcecca8..814b10e2b2 100644 --- a/packages/faceted-search/package.json +++ b/packages/faceted-search/package.json @@ -73,7 +73,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..660c35e2a4 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.3", "@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 50c57a1ecd..2baa282392 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -83,7 +83,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 5e19f0d64d..b1ce95b268 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -76,7 +76,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-vite/package.json b/packages/playground-vite/package.json index 48a91824c0..cecba1c526 100644 --- a/packages/playground-vite/package.json +++ b/packages/playground-vite/package.json @@ -65,7 +65,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/playground/package.json b/packages/playground/package.json index 8b7404ba29..9c79f2a106 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 827bc03243..5e47ef81f8 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 d64ae68287..f268f9f9cb 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 a5d692e813..2c78329d09 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-typescript": "^11.2.1", "@talend/scripts-core": "^16.3.5", "@types/node": "^6.14.13", - "@types/react": "^18.2.60", + "@types/react": "^18.3.3", "@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..47dd7ba97d 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.3", "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 14aa5231b6..3d42e3fc71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5097,13 +5097,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.3": + version "18.3.3" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" + integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== dependencies: "@types/prop-types" "*" - "@types/scheduler" "*" csstype "^3.0.2" "@types/redux-mock-store@^1.0.6": @@ -5130,11 +5129,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" @@ -11025,7 +11019,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== @@ -16369,10 +16374,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" @@ -17917,7 +17922,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== @@ -18013,7 +18027,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== @@ -18027,6 +18041,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" @@ -20007,7 +20028,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== @@ -20025,6 +20046,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"