@@ -4865,10 +4865,10 @@ escodegen@^2.0.0:
48654865 optionalDependencies:
48664866 source-map "~0.6.1"
48674867
4868- eslint-config-prettier@^8.5 .0:
4869- version "8.10 .0"
4870- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10 .0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11 "
4871- integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg ==
4868+ eslint-config-prettier@^9.1 .0:
4869+ version "9.1 .0"
4870+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1 .0.tgz#31af3d94578645966c082fcb71a5846d3c94867f "
4871+ integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw ==
48724872
48734873eslint-config-react-app@^7.0.1:
48744874 version "7.0.1"
@@ -10109,16 +10109,7 @@ string-natural-compare@^3.0.1:
1010910109 resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1011010110 integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1011110111
10112- "string-width-cjs@npm:string-width@^4.2.0":
10113- version "4.2.3"
10114- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10115- integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10116- dependencies:
10117- emoji-regex "^8.0.0"
10118- is-fullwidth-code-point "^3.0.0"
10119- strip-ansi "^6.0.1"
10120-
10121- string-width@^4.1.0, string-width@^4.2.0:
10112+ "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
1012210113 version "4.2.3"
1012310114 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1012410115 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10215,14 +10206,7 @@ stringify-object@^3.3.0:
1021510206 is-obj "^1.0.1"
1021610207 is-regexp "^1.0.0"
1021710208
10218- "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10219- version "6.0.1"
10220- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10221- integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10222- dependencies:
10223- ansi-regex "^5.0.1"
10224-
10225- strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10209+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1022610210 version "6.0.1"
1022710211 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1022810212 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11459,7 +11443,7 @@ workbox-window@6.6.1:
1145911443 "@types/trusted-types" "^2.0.2"
1146011444 workbox-core "6.6.1"
1146111445
11462- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11446+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
1146311447 version "7.0.0"
1146411448 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1146511449 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11477,15 +11461,6 @@ wrap-ansi@^6.2.0:
1147711461 string-width "^4.1.0"
1147811462 strip-ansi "^6.0.0"
1147911463
11480- wrap-ansi@^7.0.0:
11481- version "7.0.0"
11482- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11483- integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11484- dependencies:
11485- ansi-styles "^4.0.0"
11486- string-width "^4.1.0"
11487- strip-ansi "^6.0.0"
11488-
1148911464wrap-ansi@^8.1.0:
1149011465 version "8.1.0"
1149111466 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments