From ce02934c64ad3c47ea04f330401dc3d75820a9bd Mon Sep 17 00:00:00 2001 From: Alisha Evans Date: Tue, 21 May 2024 13:37:42 -0700 Subject: [PATCH] upgrade wcl to 0.1.24 to get the actual changes ref: https://github.com/scientist-softserv/webstore-component-library/pull/231 --- package.json | 2 +- yarn.lock | 92 ++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 86 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e4dc35c..c165b86 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@rjsf/core": "^5.0.0-beta.17", "@rjsf/utils": "^5.0.0-beta.17", "@rjsf/validator-ajv8": "^5.0.1", - "@scientist-softserv/webstore-component-library": "^0.1.23", + "@scientist-softserv/webstore-component-library": "^0.1.24", "@sentry/nextjs": "^7.42.0", "axios": "^1.1.3", "bootstrap": "^5.2.3", diff --git a/yarn.lock b/yarn.lock index 3533edf..5d8a990 100644 --- a/yarn.lock +++ b/yarn.lock @@ -284,6 +284,13 @@ dependencies: regenerator-runtime "^0.13.11" +"@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5": + version "7.24.5" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.5.tgz#230946857c053a36ccc66e1dd03b17dd0c4ed02c" + integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g== + dependencies: + regenerator-runtime "^0.14.0" + "@babel/runtime@^7.23.2": version "7.23.4" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.4.tgz#36fa1d2b36db873d25ec631dcc4923fdc1cf2e2e" @@ -982,6 +989,13 @@ dependencies: "@swc/helpers" "^0.4.14" +"@react-aria/ssr@^3.5.0": + version "3.9.4" + resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.9.4.tgz#9da8b10342c156e816dbfa4c9e713b21f274d7ab" + integrity sha512-4jmAigVq409qcJvQyuorsmBR4+9r3+JEC60wC+Y0MZV0HCtTmm8D9guYXlJMdx0SSkgj0hHAyFm/HvPNFofCoQ== + dependencies: + "@swc/helpers" "^0.5.0" + "@restart/hooks@^0.4.6", "@restart/hooks@^0.4.7": version "0.4.9" resolved "https://registry.npmjs.org/@restart/hooks/-/hooks-0.4.9.tgz" @@ -989,6 +1003,13 @@ dependencies: dequal "^2.0.2" +"@restart/hooks@^0.4.9": + version "0.4.16" + resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.16.tgz#95ae8ac1cc7e2bd4fed5e39800ff85604c6d59fb" + integrity sha512-f7aCv7c+nU/3mF7NWLtVVr0Ra80RqsO89hO72r+Y/nvQr5+q0UFGkocElTH6MJApvReVh6JHUFYn2cw1WdHF3w== + dependencies: + dequal "^2.0.3" + "@restart/ui@^1.4.1": version "1.6.1" resolved "https://registry.npmjs.org/@restart/ui/-/ui-1.6.1.tgz" @@ -1004,6 +1025,21 @@ uncontrollable "^7.2.1" warning "^4.0.3" +"@restart/ui@^1.6.8": + version "1.6.9" + resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.9.tgz#05ec905a56486fa39b62f29c09b3917e57acd62f" + integrity sha512-mUbygUsJcRurjZCt1f77gg4DpheD1D+Sc7J3JjAkysUj7t8m4EBJVOqWC9788Qtbc69cJ+HlJc6jBguKwS8Mcw== + dependencies: + "@babel/runtime" "^7.21.0" + "@popperjs/core" "^2.11.6" + "@react-aria/ssr" "^3.5.0" + "@restart/hooks" "^0.4.9" + "@types/warning" "^3.0.0" + dequal "^2.0.3" + dom-helpers "^5.2.0" + uncontrollable "^8.0.1" + warning "^4.0.3" + "@rjsf/core@^5.0.0-beta.17": version "5.0.1" resolved "https://registry.npmjs.org/@rjsf/core/-/core-5.0.1.tgz" @@ -1073,10 +1109,10 @@ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.6.0.tgz#1898e7a7b943680d757417a47fb10f5fcc230b39" integrity sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA== -"@scientist-softserv/webstore-component-library@^0.1.23": - version "0.1.23" - resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.23.tgz#f527d486d7ffdb4d4cd298371f2ea616bc7a27ac" - integrity sha512-iOf9PjzBiqJ0tRRCh7vvkK3ZUF4EoUXmkqoUq3voC4PeciUAtyc3pb+LD7C4aRDnk8kMqeLeSMoN73W9/6DsXw== +"@scientist-softserv/webstore-component-library@^0.1.24": + version "0.1.24" + resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.24.tgz#def4b983183373d87188e8deb6a0a9c40539b2fa" + integrity sha512-e8cwep6Us1Xsaudzkg+3AfOi/TZ4M3fSs2QxL/p+CvMvriE/c/4ju33EMIUjhGtdC1vDnHGTxQRmStlQt9IzEQ== dependencies: "@fortawesome/fontawesome-svg-core" "^6.2.1" "@fortawesome/free-regular-svg-icons" "^6.2.1" @@ -1085,7 +1121,7 @@ "@rollup/plugin-commonjs" "^23.0.0" "@storybook/testing-library" "^0.0.13" prop-types "^15.8.1" - react-bootstrap "^2.6.0" + react-bootstrap "^2.7.0" react-bootstrap-storybook "^1.5.1" react-country-region-selector "^3.6.1" react-loader-spinner "^5.3.4" @@ -1393,6 +1429,13 @@ dependencies: tslib "^2.4.0" +"@swc/helpers@^0.5.0": + version "0.5.11" + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.11.tgz#5bab8c660a6e23c13b2d23fcd1ee44a2db1b0cb7" + integrity sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A== + dependencies: + tslib "^2.4.0" + "@szmarczak/http-timer@^5.0.1": version "5.0.1" resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a" @@ -1638,6 +1681,13 @@ dependencies: "@types/react" "*" +"@types/react-transition-group@^4.4.6": + version "4.4.10" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" + integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== + dependencies: + "@types/react" "*" + "@types/react@*": version "18.0.27" resolved "https://registry.npmjs.org/@types/react/-/react-18.0.27.tgz" @@ -2545,6 +2595,11 @@ classnames@^2.3.1: resolved "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz" integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== +classnames@^2.3.2: + version "2.5.1" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" + integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== + clean-stack@^2.0.0: version "2.2.0" resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b" @@ -7397,7 +7452,7 @@ react-bootstrap-storybook@^1.5.1: react-bootstrap "^2.5.0" yup "^0.32.9" -react-bootstrap@^2.5.0, react-bootstrap@^2.6.0: +react-bootstrap@^2.5.0: version "2.7.2" resolved "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.7.2.tgz" integrity sha512-WDSln+mG4RLLFO01stkj2bEx/3MF4YihK9D/dWnHaSxOiQZLbhhlf95D2Jb20X3t2m7vMxRe888FVrfLJoGmmA== @@ -7415,6 +7470,24 @@ react-bootstrap@^2.5.0, react-bootstrap@^2.6.0: uncontrollable "^7.2.1" warning "^4.0.3" +react-bootstrap@^2.7.0: + version "2.10.2" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.2.tgz#3b609eb0170e31b3d9ace297d3a016c202a42642" + integrity sha512-UvB7mRqQjivdZNxJNEA2yOQRB7L9N43nBnKc33K47+cH90/ujmnMwatTCwQLu83gLhrzAl8fsa6Lqig/KLghaA== + dependencies: + "@babel/runtime" "^7.22.5" + "@restart/hooks" "^0.4.9" + "@restart/ui" "^1.6.8" + "@types/react-transition-group" "^4.4.6" + classnames "^2.3.2" + dom-helpers "^5.2.1" + invariant "^2.2.4" + prop-types "^15.8.1" + prop-types-extra "^1.1.0" + react-transition-group "^4.4.5" + uncontrollable "^7.2.1" + warning "^4.0.3" + react-country-region-selector@^3.6.1: version "3.6.1" resolved "https://registry.npmjs.org/react-country-region-selector/-/react-country-region-selector-3.6.1.tgz" @@ -7478,7 +7551,7 @@ react-markdown@^9.0.1: unist-util-visit "^5.0.0" vfile "^6.0.0" -react-transition-group@^4.4.2: +react-transition-group@^4.4.2, react-transition-group@^4.4.5: version "4.4.5" resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz" integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g== @@ -8649,6 +8722,11 @@ uncontrollable@^7.2.1: invariant "^2.2.4" react-lifecycles-compat "^3.0.4" +uncontrollable@^8.0.1: + version "8.0.4" + resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-8.0.4.tgz#a0a8307f638795162fafd0550f4a1efa0f8c5eb6" + integrity sha512-ulRWYWHvscPFc0QQXvyJjY6LIXU56f0h8pQFvhxiKk5V1fcI8gp9Ht9leVAhrVjzqMw0BgjspBINx9r6oyJUvQ== + unified@^11.0.0: version "11.0.4" resolved "https://registry.yarnpkg.com/unified/-/unified-11.0.4.tgz#f4be0ac0fe4c88cb873687c07c64c49ed5969015"