Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Commit 701e193

Browse files
Update dependency downshift to v8
1 parent 198f45f commit 701e193

File tree

2 files changed

+35
-13
lines changed

2 files changed

+35
-13
lines changed

apps/ks-frontend-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"core-js": "^3.23.5",
6262
"date-fns": "^2.30.0",
6363
"deepmerge": "^4.3.1",
64-
"downshift": "^6.1.12",
64+
"downshift": "^8.2.2",
6565
"eslint-config-next": "^13.4.2",
6666
"graphql": "^16.6.0",
6767
"graphql-tag": "^2.12.6",

yarn.lock

Lines changed: 34 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,13 +2610,20 @@
26102610
core-js-pure "^3.25.1"
26112611
regenerator-runtime "^0.13.11"
26122612

2613-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.1", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.7", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
2613+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.1", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.7", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
26142614
version "7.21.0"
26152615
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
26162616
integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
26172617
dependencies:
26182618
regenerator-runtime "^0.13.11"
26192619

2620+
"@babel/runtime@^7.22.15":
2621+
version "7.23.1"
2622+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d"
2623+
integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==
2624+
dependencies:
2625+
regenerator-runtime "^0.14.0"
2626+
26202627
"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.3.3":
26212628
version "7.20.7"
26222629
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8"
@@ -6280,7 +6287,7 @@ compress-commons@^4.1.0:
62806287
normalize-path "^3.0.0"
62816288
readable-stream "^3.6.0"
62826289

6283-
compute-scroll-into-view@^1.0.17, compute-scroll-into-view@^1.0.20:
6290+
compute-scroll-into-view@^1.0.20:
62846291
version "1.0.20"
62856292
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz#1768b5522d1172754f5d0c9b02de3af6be506a43"
62866293
integrity sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==
@@ -6290,6 +6297,11 @@ compute-scroll-into-view@^3.0.0:
62906297
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.0.0.tgz#95d2f2f4653e7edda74dd1e38edaaa897918e0f0"
62916298
integrity sha512-Yk1An4qzo5++Cu6peT9PsmRKIU8tALpmdoE09n//AfGQFcPfx21/tMGMsmKYmLJWaBJrGOJ5Jz5hoU+7cZZUWQ==
62926299

6300+
compute-scroll-into-view@^3.0.3:
6301+
version "3.1.0"
6302+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.1.0.tgz#753f11d972596558d8fe7c6bcbc8497690ab4c87"
6303+
integrity sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==
6304+
62936305
62946306
version "0.0.1"
62956307
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -6848,16 +6860,16 @@ dotenv@^8.1.0:
68486860
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
68496861
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
68506862

6851-
downshift@^6.1.12:
6852-
version "6.1.12"
6853-
resolved "https://registry.yarnpkg.com/downshift/-/downshift-6.1.12.tgz#f14476b41a6f6fd080c340bad1ddf449f7143f6f"
6854-
integrity sha512-7XB/iaSJVS4T8wGFT3WRXmSF1UlBHAA40DshZtkrIscIN+VC+Lh363skLxFTvJwtNgHxAMDGEHT4xsyQFWL+UA==
6863+
downshift@^8.2.2:
6864+
version "8.2.2"
6865+
resolved "https://registry.yarnpkg.com/downshift/-/downshift-8.2.2.tgz#bc4bf0024ad9b70bf2c493b58cca9c652fb1d555"
6866+
integrity sha512-UmJHlNTzmFN3i427Hh9f1OXMnkhgSB/J+urC9ywabvwuftm0nB0/Utsb89OtDq+2UqyScQV4Ro7EM2PEV80N5w==
68556867
dependencies:
6856-
"@babel/runtime" "^7.14.8"
6857-
compute-scroll-into-view "^1.0.17"
6858-
prop-types "^15.7.2"
6859-
react-is "^17.0.2"
6860-
tslib "^2.3.0"
6868+
"@babel/runtime" "^7.22.15"
6869+
compute-scroll-into-view "^3.0.3"
6870+
prop-types "^15.8.1"
6871+
react-is "^18.2.0"
6872+
tslib "^2.6.2"
68616873

68626874
dumb-passwords@^0.2.1:
68636875
version "0.2.1"
@@ -11086,7 +11098,7 @@ react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
1108611098
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1108711099
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
1108811100

11089-
react-is@^17.0.1, react-is@^17.0.2:
11101+
react-is@^17.0.1:
1109011102
version "17.0.2"
1109111103
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1109211104
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
@@ -11298,6 +11310,11 @@ regenerator-runtime@^0.13.11:
1129811310
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
1129911311
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
1130011312

11313+
regenerator-runtime@^0.14.0:
11314+
version "0.14.0"
11315+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
11316+
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
11317+
1130111318
regenerator-transform@^0.15.1:
1130211319
version "0.15.1"
1130311320
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz#f6c4e99fc1b4591f780db2586328e4d9a9d8dc56"
@@ -12400,6 +12417,11 @@ tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3
1240012417
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
1240112418
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
1240212419

12420+
tslib@^2.6.2:
12421+
version "2.6.2"
12422+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
12423+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
12424+
1240312425
tsutils@^3.21.0:
1240412426
version "3.21.0"
1240512427
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)