Skip to content

Commit 0d2437d

Browse files
committed
upgrade the wcl to 0.1.23
1 parent 4203a24 commit 0d2437d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rjsf/core": "^5.0.0-beta.17",
2323
"@rjsf/utils": "^5.0.0-beta.17",
2424
"@rjsf/validator-ajv8": "^5.0.1",
25-
"@scientist-softserv/webstore-component-library": "^0.1.22",
25+
"@scientist-softserv/webstore-component-library": "^0.1.23",
2626
"@sentry/nextjs": "^7.42.0",
2727
"axios": "^1.1.3",
2828
"bootstrap": "^5.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,10 +1073,10 @@
10731073
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.6.0.tgz#1898e7a7b943680d757417a47fb10f5fcc230b39"
10741074
integrity sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==
10751075

1076-
"@scientist-softserv/webstore-component-library@^0.1.22":
1077-
version "0.1.22"
1078-
resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.22.tgz#4cfdba48f691d047dedb25962a062a382aab0036"
1079-
integrity sha512-8p4NrTFTaRZyu/x0ScKQ3lfEWMUBYy7t94dnFeg9U+GStqXnHKYfNaY75T2TFwjOG6tQQ8G2a2lJJxnKejMvbQ==
1076+
"@scientist-softserv/webstore-component-library@^0.1.23":
1077+
version "0.1.23"
1078+
resolved "https://registry.yarnpkg.com/@scientist-softserv/webstore-component-library/-/webstore-component-library-0.1.23.tgz#f527d486d7ffdb4d4cd298371f2ea616bc7a27ac"
1079+
integrity sha512-iOf9PjzBiqJ0tRRCh7vvkK3ZUF4EoUXmkqoUq3voC4PeciUAtyc3pb+LD7C4aRDnk8kMqeLeSMoN73W9/6DsXw==
10801080
dependencies:
10811081
"@fortawesome/fontawesome-svg-core" "^6.2.1"
10821082
"@fortawesome/free-regular-svg-icons" "^6.2.1"

0 commit comments

Comments
 (0)