Skip to content

Commit 98e6546

Browse files
committed
Upgrade RN & BF
1 parent ccaa91b commit 98e6546

2 files changed

Lines changed: 76 additions & 96 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"jest": "^29.3.1",
7070
"pod-install": "^0.1.38",
7171
"prettier": "^2.7.1",
72-
"react": "18.2.0",
73-
"react-native": "0.70.5",
72+
"react": "18.1.0",
73+
"react-native": "0.70.6",
7474
"react-native-builder-bob": "^0.20.1",
7575
"release-it": "^15.5.0",
7676
"typescript": "^4.8.4"

yarn.lock

Lines changed: 74 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,20 +1043,20 @@
10431043
pirates "^4.0.5"
10441044
source-map-support "^0.5.16"
10451045

1046+
"@babel/runtime@7.20.7":
1047+
version "7.20.7"
1048+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd"
1049+
integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==
1050+
dependencies:
1051+
regenerator-runtime "^0.13.11"
1052+
10461053
"@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4":
10471054
version "7.19.0"
10481055
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.19.0.tgz"
10491056
integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==
10501057
dependencies:
10511058
regenerator-runtime "^0.13.4"
10521059

1053-
"@babel/runtime@^7.16.0", "@babel/runtime@^7.6.2":
1054-
version "7.20.6"
1055-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.6.tgz#facf4879bfed9b5326326273a64220f099b0fce3"
1056-
integrity sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==
1057-
dependencies:
1058-
regenerator-runtime "^0.13.11"
1059-
10601060
"@babel/template@^7.0.0", "@babel/template@^7.18.10", "@babel/template@^7.3.3":
10611061
version "7.18.10"
10621062
resolved "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz"
@@ -1096,24 +1096,24 @@
10961096
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
10971097
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
10981098

1099-
"@bugfender/common@^1.0.0", "@bugfender/common@^1.1.0":
1100-
version "1.1.1"
1101-
resolved "https://registry.yarnpkg.com/@bugfender/common/-/common-1.1.1.tgz#25f989e45351fc0e1a0064b337e186e81aa3045a"
1102-
integrity sha512-4eytPGD3/8x2xIfTrz9Pj84Dlid4HgiMIADE4N0HfFv/l2Z8M/bfzaFJ/W7iBVjLbgxSxA/hfgc5+KETc75bwQ==
1099+
"@bugfender/common@^1.0.0", "@bugfender/common@^1.1.2":
1100+
version "1.1.2"
1101+
resolved "https://registry.yarnpkg.com/@bugfender/common/-/common-1.1.2.tgz#30dee75e7ce464d135ba8437b0b084535ef123a5"
1102+
integrity sha512-mI3iSckPz5LIMelZVJ2AtvuNXqCoX4HUwo//Qu3UPRdFiJVOh34L32rNCZOq3eqEB2f4+k1aODkDbTo3PPWQ3g==
11031103
dependencies:
11041104
util "^0.12.5"
11051105

11061106
"@bugfender/sdk@^2.1.0":
1107-
version "2.2.0"
1108-
resolved "https://registry.yarnpkg.com/@bugfender/sdk/-/sdk-2.2.0.tgz#1407bcada2359923678b1676f27efd813b1fced9"
1109-
integrity sha512-2NoEjNGx/DA597Eq4qCJbjfWM5TE42u1Rqs/5lmWDbDl3jjSA0ixVhjTevrfuDeN5dlY32IjY1gavKYwNueI5A==
1107+
version "2.2.1"
1108+
resolved "https://registry.yarnpkg.com/@bugfender/sdk/-/sdk-2.2.1.tgz#8c3ab4b90fadef0cda2b31a5d6a68c3582ef13c9"
1109+
integrity sha512-TBC4GssG3XdO/zNHNDtV/dAhWF7UD2Tosm9ygb1fe935Sq/q3NnDR4ZUvU0cgRFf8a2Zd7sNAcrppgYt3qph7g==
11101110
dependencies:
1111-
"@bugfender/common" "^1.1.0"
1111+
"@bugfender/common" "^1.1.2"
11121112
base-58 "0.0.1"
11131113
bowser "^2.11.0"
1114-
broadcast-channel "^4.18.1"
1114+
broadcast-channel "^4.19.1"
11151115
error-stack-parser "^2.1.4"
1116-
idb "^7.1.0"
1116+
idb "^7.1.1"
11171117
js-sha256 "^0.9.0"
11181118
stack-generator "^2.0.10"
11191119

@@ -1397,12 +1397,12 @@
13971397
slash "^3.0.0"
13981398
strip-ansi "^6.0.0"
13991399

1400-
"@jest/create-cache-key-function@^29.0.3":
1401-
version "29.2.1"
1402-
resolved "https://registry.npmjs.org/@jest/create-cache-key-function/-/create-cache-key-function-29.2.1.tgz"
1403-
integrity sha512-///wxGQUyP0GCr3L1OcqIzhsKvN2gOyqWsRxs56XGCdD8EEuoKg857G9nC+zcWIpIsG+3J5UnEbhe3LJw8CNmQ==
1400+
"@jest/create-cache-key-function@^27.0.1":
1401+
version "27.5.1"
1402+
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-27.5.1.tgz#7448fae15602ea95c828f5eceed35c202a820b31"
1403+
integrity sha512-dmH1yW+makpTSURTy8VzdUwFnfQh1G8R+DxO2Ho2FFmBbKFEVm+3jWdvFhE2VqB/LATCTokkP0dotjyQyw5/AQ==
14041404
dependencies:
1405-
"@jest/types" "^29.2.1"
1405+
"@jest/types" "^27.5.1"
14061406

14071407
"@jest/environment@^29.3.1":
14081408
version "29.3.1"
@@ -1560,18 +1560,6 @@
15601560
"@types/yargs" "^16.0.0"
15611561
chalk "^4.0.0"
15621562

1563-
"@jest/types@^29.2.1":
1564-
version "29.2.1"
1565-
resolved "https://registry.npmjs.org/@jest/types/-/types-29.2.1.tgz"
1566-
integrity sha512-O/QNDQODLnINEPAI0cl9U6zUIDXEWXt6IC1o2N2QENuos7hlGUIthlKyV4p6ki3TvXFX071blj8HUhgLGquPjw==
1567-
dependencies:
1568-
"@jest/schemas" "^29.0.0"
1569-
"@types/istanbul-lib-coverage" "^2.0.0"
1570-
"@types/istanbul-reports" "^3.0.0"
1571-
"@types/node" "*"
1572-
"@types/yargs" "^17.0.8"
1573-
chalk "^4.0.0"
1574-
15751563
"@jest/types@^29.3.1":
15761564
version "29.3.1"
15771565
resolved "https://registry.npmjs.org/@jest/types/-/types-29.3.1.tgz"
@@ -1812,13 +1800,13 @@
18121800
dependencies:
18131801
serve-static "^1.13.1"
18141802

1815-
"@react-native-community/cli-doctor@^9.2.1":
1816-
version "9.2.1"
1817-
resolved "https://registry.npmjs.org/@react-native-community/cli-doctor/-/cli-doctor-9.2.1.tgz"
1818-
integrity sha512-RpUax0pkKumXJ5hcRG0Qd+oYWsA2RFeMWKY+Npg8q05Cwd1rqDQfWGprkHC576vz26+FPuvwEagoAf6fR2bvJA==
1803+
"@react-native-community/cli-doctor@^9.3.0":
1804+
version "9.3.0"
1805+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-9.3.0.tgz#8817a3fd564453467def5b5bc8aecdc4205eff50"
1806+
integrity sha512-/fiuG2eDGC2/OrXMOWI5ifq4X1gdYTQhvW2m0TT5Lk1LuFiZsbTCp1lR+XILKekuTvmYNjEGdVpeDpdIWlXdEA==
18191807
dependencies:
18201808
"@react-native-community/cli-config" "^9.2.1"
1821-
"@react-native-community/cli-platform-ios" "^9.2.1"
1809+
"@react-native-community/cli-platform-ios" "^9.3.0"
18221810
"@react-native-community/cli-tools" "^9.2.1"
18231811
chalk "^4.1.2"
18241812
command-exists "^1.2.8"
@@ -1834,21 +1822,21 @@
18341822
sudo-prompt "^9.0.0"
18351823
wcwidth "^1.0.1"
18361824

1837-
"@react-native-community/cli-hermes@^9.2.1":
1838-
version "9.2.1"
1839-
resolved "https://registry.npmjs.org/@react-native-community/cli-hermes/-/cli-hermes-9.2.1.tgz"
1840-
integrity sha512-723/NMb7egXzJrbWT1uEkN2hOpw+OOtWTG2zKJ3j7KKgUd8u/pP+/z5jO8xVrq+eYJEMjDK0FBEo1Xj7maR4Sw==
1825+
"@react-native-community/cli-hermes@^9.3.1":
1826+
version "9.3.1"
1827+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-9.3.1.tgz#569d27c1effd684ba451ad4614e29a99228cec49"
1828+
integrity sha512-Mq4PK8m5YqIdaVq5IdRfp4qK09aVO+aiCtd6vjzjNUgk1+1X5cgUqV6L65h4N+TFJYJHcp2AnB+ik1FAYXvYPQ==
18411829
dependencies:
1842-
"@react-native-community/cli-platform-android" "^9.2.1"
1830+
"@react-native-community/cli-platform-android" "^9.3.1"
18431831
"@react-native-community/cli-tools" "^9.2.1"
18441832
chalk "^4.1.2"
18451833
hermes-profile-transformer "^0.0.6"
18461834
ip "^1.1.5"
18471835

1848-
"@react-native-community/cli-platform-android@9.2.1", "@react-native-community/cli-platform-android@^9.2.1":
1849-
version "9.2.1"
1850-
resolved "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-9.2.1.tgz"
1851-
integrity sha512-VamCZ8nido3Q3Orhj6pBIx48itORNPLJ7iTfy3nucD1qISEDih3DOzCaQCtmqdEBgUkNkNl0O+cKgq5A3th3Zg==
1836+
"@react-native-community/cli-platform-android@9.3.1", "@react-native-community/cli-platform-android@^9.3.1":
1837+
version "9.3.1"
1838+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.3.1.tgz#378cd72249653cc74672094400657139f21bafb8"
1839+
integrity sha512-m0bQ6Twewl7OEZoVf79I2GZmsDqh+Gh0bxfxWgwxobsKDxLx8/RNItAo1lVtTCgzuCR75cX4EEO8idIF9jYhew==
18521840
dependencies:
18531841
"@react-native-community/cli-tools" "^9.2.1"
18541842
chalk "^4.1.2"
@@ -1858,10 +1846,10 @@
18581846
logkitty "^0.7.1"
18591847
slash "^3.0.0"
18601848

1861-
"@react-native-community/cli-platform-ios@9.2.1", "@react-native-community/cli-platform-ios@^9.2.1":
1862-
version "9.2.1"
1863-
resolved "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.2.1.tgz"
1864-
integrity sha512-dEgvkI6CFgPk3vs8IOR0toKVUjIFwe4AsXFvWWJL5qhrIzW9E5Owi0zPkSvzXsMlfYMbVX0COfVIK539ZxguSg==
1849+
"@react-native-community/cli-platform-ios@9.3.0", "@react-native-community/cli-platform-ios@^9.3.0":
1850+
version "9.3.0"
1851+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.3.0.tgz#45abde2a395fddd7cf71e8b746c1dc1ee2260f9a"
1852+
integrity sha512-nihTX53BhF2Q8p4B67oG3RGe1XwggoGBrMb6vXdcu2aN0WeXJOXdBLgR900DAA1O8g7oy1Sudu6we+JsVTKnjw==
18651853
dependencies:
18661854
"@react-native-community/cli-tools" "^9.2.1"
18671855
chalk "^4.1.2"
@@ -1922,16 +1910,16 @@
19221910
dependencies:
19231911
joi "^17.2.1"
19241912

1925-
"@react-native-community/cli@9.2.1":
1926-
version "9.2.1"
1927-
resolved "https://registry.npmjs.org/@react-native-community/cli/-/cli-9.2.1.tgz"
1928-
integrity sha512-feMYS5WXXKF4TSWnCXozHxtWq36smyhGaENXlkiRESfYZ1mnCUlPfOanNCAvNvBqdyh9d4o0HxhYKX1g9l6DCQ==
1913+
"@react-native-community/cli@9.3.2":
1914+
version "9.3.2"
1915+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.3.2.tgz#81761880af00c1894d85380d8c9a358659865204"
1916+
integrity sha512-IAW4X0vmX/xozNpp/JVZaX7MrC85KV0OP2DF4o7lNGOfpUhzJAEWqTfkxFYS+VsRjZHDve4wSTiGIuXwE7FG1w==
19291917
dependencies:
19301918
"@react-native-community/cli-clean" "^9.2.1"
19311919
"@react-native-community/cli-config" "^9.2.1"
19321920
"@react-native-community/cli-debugger-ui" "^9.0.0"
1933-
"@react-native-community/cli-doctor" "^9.2.1"
1934-
"@react-native-community/cli-hermes" "^9.2.1"
1921+
"@react-native-community/cli-doctor" "^9.3.0"
1922+
"@react-native-community/cli-hermes" "^9.3.1"
19351923
"@react-native-community/cli-plugin-metro" "^9.2.1"
19361924
"@react-native-community/cli-server-api" "^9.2.1"
19371925
"@react-native-community/cli-tools" "^9.2.1"
@@ -2878,16 +2866,16 @@ braces@^3.0.2:
28782866
dependencies:
28792867
fill-range "^7.0.1"
28802868

2881-
broadcast-channel@^4.18.1:
2882-
version "4.18.1"
2883-
resolved "https://registry.yarnpkg.com/broadcast-channel/-/broadcast-channel-4.18.1.tgz#23361e531a7af3589e184f65ac89cd387bb263be"
2884-
integrity sha512-eV1srWgt6H4hbtGqD7THn60me66WA5l0LogpssuX9jK6NK26HzIZr+VsrlD7Obe0BtYnwoo/a4v4z5gfty04DA==
2869+
broadcast-channel@^4.19.1:
2870+
version "4.20.1"
2871+
resolved "https://registry.yarnpkg.com/broadcast-channel/-/broadcast-channel-4.20.1.tgz#1ccc40dceb1447378247f8263904e29f0c4cd974"
2872+
integrity sha512-ob5xyUEMWJRBOggwVGEZpKCXK/Pkfe3LkrokNTwgywhKXFNETRkD5IanLqmpY/roy7bqBsijb7lMEDyc1qlnHQ==
28852873
dependencies:
2886-
"@babel/runtime" "^7.16.0"
2874+
"@babel/runtime" "7.20.7"
28872875
oblivious-set "1.1.1"
28882876
p-queue "6.6.2"
28892877
rimraf "3.0.2"
2890-
unload "2.3.1"
2878+
unload "2.4.1"
28912879

28922880
browserslist@^4.20.4, browserslist@^4.21.3, browserslist@^4.21.4:
28932881
version "4.21.4"
@@ -3779,11 +3767,6 @@ detect-newline@^3.0.0:
37793767
resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz"
37803768
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
37813769

3782-
detect-node@2.1.0:
3783-
version "2.1.0"
3784-
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1"
3785-
integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==
3786-
37873770
diff-sequences@^29.3.1:
37883771
version "29.3.1"
37893772
resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.3.1.tgz"
@@ -5106,7 +5089,7 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24:
51065089
dependencies:
51075090
safer-buffer ">= 2.1.2 < 3"
51085091

5109-
idb@^7.1.0:
5092+
idb@^7.1.1:
51105093
version "7.1.1"
51115094
resolved "https://registry.yarnpkg.com/idb/-/idb-7.1.1.tgz#d910ded866d32c7ced9befc5bfdf36f572ced72b"
51125095
integrity sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==
@@ -7704,10 +7687,10 @@ promise.allsettled@1.0.5:
77047687
get-intrinsic "^1.1.1"
77057688
iterate-value "^1.0.2"
77067689

7707-
promise@^8.0.3:
7708-
version "8.2.0"
7709-
resolved "https://registry.npmjs.org/promise/-/promise-8.2.0.tgz"
7710-
integrity sha512-+CMAlLHqwRYwBMXKCP+o8ns7DN+xHDUiI+0nArsiJ9y+kJVPLFxEaSw6Ha9s9H0tftxg2Yzl25wqj9G7m5wLZg==
7690+
promise@^8.3.0:
7691+
version "8.3.0"
7692+
resolved "https://registry.yarnpkg.com/promise/-/promise-8.3.0.tgz#8cb333d1edeb61ef23869fbb8a4ea0279ab60e0a"
7693+
integrity sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==
77117694
dependencies:
77127695
asap "~2.0.6"
77137696

@@ -7887,15 +7870,15 @@ react-native-gradle-plugin@^0.70.3:
78877870
resolved "https://registry.npmjs.org/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.3.tgz"
78887871
integrity sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A==
78897872

7890-
react-native@0.70.5:
7891-
version "0.70.5"
7892-
resolved "https://registry.npmjs.org/react-native/-/react-native-0.70.5.tgz"
7893-
integrity sha512-5NZM80LC3L+TIgQX/09yiyy48S73wMgpIgN5cCv3XTMR394+KpDI3rBZGH4aIgWWuwijz31YYVF5504+9n2Zfw==
7873+
react-native@0.70.6:
7874+
version "0.70.6"
7875+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.6.tgz#d692f8b51baffc28e1a8bc5190cdb779de937aa8"
7876+
integrity sha512-xtQdImPHnwgraEx3HIZFOF+D1hJ9bC5mfpIdUGoMHRws6OmvHAjmFpO6qfdnaQ29vwbmZRq7yf14sbury74R/w==
78947877
dependencies:
7895-
"@jest/create-cache-key-function" "^29.0.3"
7896-
"@react-native-community/cli" "9.2.1"
7897-
"@react-native-community/cli-platform-android" "9.2.1"
7898-
"@react-native-community/cli-platform-ios" "9.2.1"
7878+
"@jest/create-cache-key-function" "^27.0.1"
7879+
"@react-native-community/cli" "9.3.2"
7880+
"@react-native-community/cli-platform-android" "9.3.1"
7881+
"@react-native-community/cli-platform-ios" "9.3.0"
78997882
"@react-native/assets" "1.0.0"
79007883
"@react-native/normalize-color" "2.0.0"
79017884
"@react-native/polyfills" "2.0.0"
@@ -7912,7 +7895,7 @@ react-native@0.70.5:
79127895
mkdirp "^0.5.1"
79137896
nullthrows "^1.1.1"
79147897
pretty-format "^26.5.2"
7915-
promise "^8.0.3"
7898+
promise "^8.3.0"
79167899
react-devtools-core "4.24.0"
79177900
react-native-codegen "^0.70.6"
79187901
react-native-gradle-plugin "^0.70.3"
@@ -7938,10 +7921,10 @@ react-shallow-renderer@^16.15.0:
79387921
object-assign "^4.1.1"
79397922
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
79407923

7941-
react@18.2.0:
7942-
version "18.2.0"
7943-
resolved "https://registry.npmjs.org/react/-/react-18.2.0.tgz"
7944-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
7924+
react@18.1.0:
7925+
version "18.1.0"
7926+
resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890"
7927+
integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==
79457928
dependencies:
79467929
loose-envify "^1.1.0"
79477930

@@ -9235,13 +9218,10 @@ universalify@^2.0.0:
92359218
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
92369219
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
92379220

9238-
unload@2.3.1:
9239-
version "2.3.1"
9240-
resolved "https://registry.yarnpkg.com/unload/-/unload-2.3.1.tgz#9d16862d372a5ce5cb630ad1309c2fd6e35dacfe"
9241-
integrity sha512-MUZEiDqvAN9AIDRbbBnVYVvfcR6DrjCqeU2YQMmliFZl9uaBUjTkhuDQkBiyAy8ad5bx1TXVbqZ3gg7namsWjA==
9242-
dependencies:
9243-
"@babel/runtime" "^7.6.2"
9244-
detect-node "2.1.0"
9221+
unload@2.4.1:
9222+
version "2.4.1"
9223+
resolved "https://registry.yarnpkg.com/unload/-/unload-2.4.1.tgz#b0c5b7fb44e17fcbf50dcb8fb53929c59dd226a5"
9224+
integrity sha512-IViSAm8Z3sRBYA+9wc0fLQmU9Nrxb16rcDmIiR6Y9LJSZzI7QY5QsDhqPpKOjAn0O9/kfK1TfNEMMAGPTIraPw==
92459225

92469226
unpipe@1.0.0, unpipe@~1.0.0:
92479227
version "1.0.0"

0 commit comments

Comments
 (0)