Skip to content

Commit

Permalink
Merge branch 'main' into notify-users-they-cannot-edit-highlights-on-…
Browse files Browse the repository at this point in the history
…mobile
  • Loading branch information
staxly[bot] authored Feb 21, 2025
2 parents 46e4719 + 7a3d43d commit dd11fce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@openstax/highlighter": "https://github.com/openstax/highlighter#release-1.14.3",
"@openstax/open-search-client": "0.1.0-build.7",
"@openstax/ts-utils": "1.19.0",
"@openstax/ui-components": "openstax/ui-components#1.12.0",
"@openstax/ui-components": "openstax/ui-components#1.14.0",
"@sentry/integrations": "^7.54.0",
"@sentry/react": "^7.54.0",
"color": "^3.1.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5249,15 +5249,15 @@
resolved "https://registry.yarnpkg.com/@openstax/types/-/types-3.1.0.tgz#364a73e321127dfb1cfa36adccdae8e21a0805dc"
integrity sha512-vy9nFdfw/nRX7iYjpl1CPxHwr8dIog+WVlDQr+EeD31HQ9uQX4I+cNV7jmvx1oiMIofSdrM+OBbmPC9qzAJK+w==

"@openstax/ui-components@openstax/ui-components#1.12.0":
version "1.12.0"
resolved "https://codeload.github.com/openstax/ui-components/tar.gz/5add25f12d3e82f63c3360f8b1c538b5d292fe6c"
"@openstax/ui-components@openstax/ui-components#1.14.0":
version "1.14.0"
resolved "https://codeload.github.com/openstax/ui-components/tar.gz/0bfb85080fa47f33834716eef2677abffa39499e"
dependencies:
"@sentry/react" "^7.48.0"
classnames "^2.3.1"
crypto "npm:crypto-browserify@^3.12.0"
react-aria "^3.34.1"
react-aria-components "^1.3.1"
react-aria "^3.37.0"
react-aria-components "^1.6.0"
stream "npm:stream-browserify@^3.0.0"

"@pmmmwh/react-refresh-webpack-plugin@0.4.3":
Expand Down Expand Up @@ -18605,7 +18605,7 @@ react-app-polyfill@^2.0.0:
regenerator-runtime "^0.13.7"
whatwg-fetch "^3.4.1"

react-aria-components@^1.3.1:
react-aria-components@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/react-aria-components/-/react-aria-components-1.6.0.tgz#7a796747539b2b2c62567285da60c63775a9d9fd"
integrity sha512-YfG9PUE7XrXtDDAqT4pLTGyYQaiHHTBFdAK/wNgGsypVnQSdzmyYlV3Ty8aHlZJI6hP9RWkbywvosXkU7KcPHg==
Expand Down Expand Up @@ -18645,7 +18645,7 @@ react-aria-components@^1.3.1:
react-stately "^3.35.0"
use-sync-external-store "^1.2.0"

react-aria@^3.34.1, react-aria@^3.37.0:
react-aria@^3.37.0:
version "3.37.0"
resolved "https://registry.yarnpkg.com/react-aria/-/react-aria-3.37.0.tgz#c561d605b19fe89e4056f98990486d17a56c5352"
integrity sha512-u3WUEMTcbQFaoHauHO3KhPaBYzEv1o42EdPcLAs05GBw9Q6Axlqwo73UFgMrsc2ElwLAZ4EKpSdWHLo1R5gfiw==
Expand Down

0 comments on commit dd11fce

Please sign in to comment.