Skip to content

Commit

Permalink
chore(blueprint-web): bump blueprint-web (#3682)
Browse files Browse the repository at this point in the history
  • Loading branch information
karolinaru authored and jankowiakdawid committed Sep 27, 2024
1 parent b4f47bd commit 38efc9c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"@babel/preset-typescript": "^7.24.7",
"@babel/template": "^7.24.7",
"@babel/types": "^7.24.7",
"@box/blueprint-web": "^7.19.8",
"@box/blueprint-web": "^7.30.1",
"@box/blueprint-web-assets": "^4.21.0",
"@box/box-ai-content-answers": "^0.49.1",
"@box/cldr-data": "^34.2.0",
Expand Down Expand Up @@ -300,7 +300,7 @@
"worker-farm": "^1.7.0"
},
"peerDependencies": {
"@box/blueprint-web": "^7.19.8",
"@box/blueprint-web": "^7.30.1",
"@box/blueprint-web-assets": "^4.21.0",
"@box/box-ai-content-answers": "^0.49.1",
"@box/cldr-data": ">=34.2.0",
Expand Down
25 changes: 11 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1503,22 +1503,27 @@
resolved "https://registry.yarnpkg.com/@box/blueprint-web-assets/-/blueprint-web-assets-4.21.0.tgz#204707eebd44447c02f3fa2b7e14d7f2aa5a00f1"
integrity sha512-ulzyPit8sMFQfYdkSU7vX/XUxALE8U8TkHDHdA+yPtJNHcxndjkd7Nf0hcCt48lMigLQjHYM2f39ZfSRmqmH5Q==

"@box/blueprint-web@^7.19.8":
version "7.19.8"
resolved "https://registry.yarnpkg.com/@box/blueprint-web/-/blueprint-web-7.19.8.tgz#cc541532ea50f01f6c61f4c3f12a64581bf18b5b"
integrity sha512-Ex2ErbZVUEVFMdpdkduLRdTyyj2nr3gbN0m3U45nuMeN6hvtawNFQjV3iyp+y6mdpn1gvZlzcv5DlLL2Os607w==
"@box/blueprint-web-assets@^4.25.0":
version "4.25.0"
resolved "https://registry.yarnpkg.com/@box/blueprint-web-assets/-/blueprint-web-assets-4.25.0.tgz#fd9c3aa8d37d41704e97575225d963dc18509e1b"
integrity sha512-Wm2lIb0+hxlRYl6fKNlzxht10HF0EYafJQt0uXEjoJ7KzyuDu7dxTNqSdenMSxLSu34bESxKnE3G+oEV2kJjeA==

"@box/blueprint-web@^7.30.1":
version "7.30.1"
resolved "https://registry.yarnpkg.com/@box/blueprint-web/-/blueprint-web-7.30.1.tgz#f710aae380cabe226e83afd13e224bccd565679e"
integrity sha512-rgwYsXGiAolAvZpD5KhHLlQ3X+IfXvNYlWEepupi+iMQ5AM/WVn6GZrHl9SRUoWSlsYuo57ii6MusHhVT79DNQ==
dependencies:
"@ariakit/react" "0.4.5"
"@ariakit/react-core" "0.4.5"
"@box/blueprint-web-assets" "^4.21.0"
"@box/blueprint-web-assets" "^4.25.0"
"@internationalized/date" "^3.5.4"
"@radix-ui/react-accordion" "1.1.2"
"@radix-ui/react-checkbox" "1.0.4"
"@radix-ui/react-collapsible" "1.0.3"
"@radix-ui/react-context-menu" "2.1.5"
"@radix-ui/react-dialog" "1.0.5"
"@radix-ui/react-dropdown-menu" "2.0.6"
"@radix-ui/react-label" "2.0.2"
"@radix-ui/react-focus-scope" "1.0.4"
"@radix-ui/react-popover" "1.0.7"
"@radix-ui/react-radio-group" "1.1.3"
"@radix-ui/react-scroll-area" "1.0.5"
Expand Down Expand Up @@ -3217,14 +3222,6 @@
dependencies:
"@radix-ui/react-use-layout-effect" "1.1.0"

"@radix-ui/[email protected]":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@radix-ui/react-label/-/react-label-2.0.2.tgz#9c72f1d334aac996fdc27b48a8bdddd82108fb6d"
integrity sha512-N5ehvlM7qoTLx7nWPodsPYPgMzA5WM8zZChQg8nyFJKnDO5WHdba1vv5/H6IO5LtJMfD2Q3wh1qHFGNtK0w3bQ==
dependencies:
"@babel/runtime" "^7.13.10"
"@radix-ui/react-primitive" "1.0.3"

"@radix-ui/[email protected]":
version "2.0.6"
resolved "https://registry.yarnpkg.com/@radix-ui/react-menu/-/react-menu-2.0.6.tgz#2c9e093c1a5d5daa87304b2a2f884e32288ae79e"
Expand Down

0 comments on commit 38efc9c

Please sign in to comment.