Skip to content

Commit

Permalink
Merge pull request #35 from kleros/feat/bump-ui-library-version
Browse files Browse the repository at this point in the history
feat: bump ui library version
  • Loading branch information
jaybuidl authored May 29, 2024
2 parents 6b40f4f + 50e0fb0 commit 95514fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@filebase/client": "^0.0.5",
"@kleros/ui-components-library": "^2.11.1",
"@kleros/ui-components-library": "^2.12.0",
"@sentry/react": "^7.93.0",
"@sentry/tracing": "^7.93.0",
"@supabase/supabase-js": "^2.39.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4781,7 +4781,7 @@ __metadata:
"@filebase/client": "npm:^0.0.5"
"@graphql-codegen/cli": "npm:^4.0.1"
"@graphql-codegen/client-preset": "npm:^4.2.0"
"@kleros/ui-components-library": "npm:^2.11.1"
"@kleros/ui-components-library": "npm:^2.12.0"
"@netlify/functions": "npm:^1.6.0"
"@parcel/transformer-svg-react": "npm:2.11.0"
"@parcel/watcher": "npm:~2.2.0"
Expand Down Expand Up @@ -4849,9 +4849,9 @@ __metadata:
languageName: node
linkType: hard

"@kleros/ui-components-library@npm:^2.11.1":
version: 2.11.1
resolution: "@kleros/ui-components-library@npm:2.11.1"
"@kleros/ui-components-library@npm:^2.12.0":
version: 2.12.0
resolution: "@kleros/ui-components-library@npm:2.12.0"
dependencies:
"@datepicker-react/hooks": "npm:^2.8.4"
"@swc/helpers": "npm:^0.3.2"
Expand All @@ -4868,7 +4868,7 @@ __metadata:
react-dom: ^18.0.0
react-is: ^18.0.0
styled-components: ^5.3.3
checksum: 28d0ab9c13504e485d8557319a410cbe63334571a813eb5e2fc5d6df054c3b1b592544ab674e84fd7f9e99a3c795a834569628e7186b07bc7492358f4903ab42
checksum: 9c53e9ce217a5dd6c0f5dc1b19c8c14fb6f4843f5cf7a0eb1b1ae9561ead583c1bcf5bc2687e7f678007363768be3de95f5d573298b00b965d13a563c4b59495
languageName: node
linkType: hard

Expand Down

0 comments on commit 95514fb

Please sign in to comment.