From fce4448b587975baea3cdb32fef72d305679c66d Mon Sep 17 00:00:00 2001 From: Alisha Evans Date: Wed, 28 Feb 2024 12:03:50 -0600 Subject: [PATCH] upgrade the wcl to `v0.1.22` --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b79040..291f0d8 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.21", + "@scientist-softserv/webstore-component-library": "^0.1.22", "@sentry/nextjs": "^7.42.0", "axios": "^1.1.3", "bootstrap": "^5.2.3", diff --git a/yarn.lock b/yarn.lock index d140c2f..0afd744 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1073,10 +1073,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.21": - version "0.1.21" - resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.21.tgz#c522229e9f49d697009f3db237c4985213b115db" - integrity sha512-W/lKhzNC2ApvMj6xKVu0CH3jfQHiEnmYk8S3a3RhNzEeeGTu6pT0BgzNRZ5SAxUwFjtE8TrXB9rGaVYs7toNSA== +"@scientist-softserv/webstore-component-library@^0.1.22": + version "0.1.22" + resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.22.tgz#4cfdba48f691d047dedb25962a062a382aab0036" + integrity sha512-8p4NrTFTaRZyu/x0ScKQ3lfEWMUBYy7t94dnFeg9U+GStqXnHKYfNaY75T2TFwjOG6tQQ8G2a2lJJxnKejMvbQ== dependencies: "@fortawesome/fontawesome-svg-core" "^6.2.1" "@fortawesome/free-regular-svg-icons" "^6.2.1"