Skip to content

Commit 9120ac5

Browse files
committed
feat: bump ui library version
1 parent a2ed358 commit 9120ac5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"dependencies": {
8181
"@filebase/client": "^0.0.5",
8282
"@kleros/kleros-sdk": "workspace:^",
83-
"@kleros/ui-components-library": "^2.10.0",
83+
"@kleros/ui-components-library": "^2.12.0",
8484
"@lifi/widget": "^2.10.1",
8585
"@middy/core": "^5.3.2",
8686
"@middy/http-json-body-parser": "^5.3.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6195,7 +6195,7 @@ __metadata:
61956195
"@kleros/kleros-v2-eslint-config": "workspace:^"
61966196
"@kleros/kleros-v2-prettier-config": "workspace:^"
61976197
"@kleros/kleros-v2-tsconfig": "workspace:^"
6198-
"@kleros/ui-components-library": "npm:^2.10.0"
6198+
"@kleros/ui-components-library": "npm:^2.12.0"
61996199
"@lifi/widget": "npm:^2.10.1"
62006200
"@middy/core": "npm:^5.3.2"
62016201
"@middy/http-json-body-parser": "npm:^5.3.2"
@@ -6261,9 +6261,9 @@ __metadata:
62616261
languageName: unknown
62626262
linkType: soft
62636263

6264-
"@kleros/ui-components-library@npm:^2.10.0":
6265-
version: 2.10.0
6266-
resolution: "@kleros/ui-components-library@npm:2.10.0"
6264+
"@kleros/ui-components-library@npm:^2.12.0":
6265+
version: 2.12.0
6266+
resolution: "@kleros/ui-components-library@npm:2.12.0"
62676267
dependencies:
62686268
"@datepicker-react/hooks": "npm:^2.8.4"
62696269
"@swc/helpers": "npm:^0.3.2"
@@ -6280,7 +6280,7 @@ __metadata:
62806280
react-dom: ^18.0.0
62816281
react-is: ^18.0.0
62826282
styled-components: ^5.3.3
6283-
checksum: 5a66d497644f192cbdf4abb0a344dbc48c786946c461894225370d038bb8f69a80d3f93684b51ce3db616d6d5f0064ccd1f1000c5db1d3d5312f38090b6565aa
6283+
checksum: 9c53e9ce217a5dd6c0f5dc1b19c8c14fb6f4843f5cf7a0eb1b1ae9561ead583c1bcf5bc2687e7f678007363768be3de95f5d573298b00b965d13a563c4b59495
62846284
languageName: node
62856285
linkType: hard
62866286

0 commit comments

Comments
 (0)