Skip to content

Commit

Permalink
upgrade-internal
Browse files Browse the repository at this point in the history
GitOrigin-RevId: f6728ec2268ebdf17e4db4efba77bb22534a5b7c
  • Loading branch information
Jenkins authored and actions-user committed Oct 28, 2024
1 parent c89fcf5 commit 21ca2f2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion platform/canvas-packages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@plasmicpkgs/plasmic-wordpress": "^0.0.128",
"@plasmicpkgs/plasmic-wordpress-graphql": "^0.0.123",
"@plasmicpkgs/radix-ui": "^0.0.64",
"@plasmicpkgs/react-aria": "^0.0.62",
"@plasmicpkgs/react-aria": "^0.0.63",
"@plasmicpkgs/react-awesome-reveal": "^3.8.209",
"@plasmicpkgs/react-chartjs-2": "^1.0.112",
"@plasmicpkgs/react-parallax-tilt": "^0.0.207",
Expand Down
8 changes: 4 additions & 4 deletions platform/canvas-packages/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3609,10 +3609,10 @@
lucide-react "^0.279.0"
remeda "^1.27.0"

"@plasmicpkgs/react-aria@^0.0.62":
version "0.0.62"
resolved "https://registry.yarnpkg.com/@plasmicpkgs/react-aria/-/react-aria-0.0.62.tgz#19c10c1c03a514bbb3360c68ecde54c9fe3928fd"
integrity sha512-081dQOzg4Hg542/S58CfFYQ0NhToBb8RNSpoRlQ7a3GT4p/Vro8Tqb9mdt3GPkgAphbSQ4JpNldVbkLavqC1sA==
"@plasmicpkgs/react-aria@^0.0.63":
version "0.0.63"
resolved "https://registry.yarnpkg.com/@plasmicpkgs/react-aria/-/react-aria-0.0.63.tgz#6572b261089d95739d1e74f70cea92529f6d9c11"
integrity sha512-5lZvNLFuKbxbY0X3pr2NZScOpayiz4jvOhCOtGwXXty71V0euGh6xCmlmkyr1uzqMNpZttUidQxw1vij/gBEJw==
dependencies:
"@react-aria/i18n" "^3.11.0"
"@react-aria/utils" "^3.24.0"
Expand Down
2 changes: 1 addition & 1 deletion platform/loader-bundle-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@plasmicpkgs/plasmic-wordpress": "^0.0.128",
"@plasmicpkgs/plasmic-wordpress-graphql": "^0.0.123",
"@plasmicpkgs/radix-ui": "^0.0.64",
"@plasmicpkgs/react-aria": "^0.0.62",
"@plasmicpkgs/react-aria": "^0.0.63",
"@plasmicpkgs/react-awesome-reveal": "^3.8.209",
"@plasmicpkgs/react-chartjs-2": "^1.0.112",
"@plasmicpkgs/react-parallax-tilt": "^0.0.207",
Expand Down
8 changes: 4 additions & 4 deletions platform/loader-bundle-env/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3365,10 +3365,10 @@
lucide-react "^0.279.0"
remeda "^1.27.0"

"@plasmicpkgs/react-aria@^0.0.62":
version "0.0.62"
resolved "https://registry.yarnpkg.com/@plasmicpkgs/react-aria/-/react-aria-0.0.62.tgz#19c10c1c03a514bbb3360c68ecde54c9fe3928fd"
integrity sha512-081dQOzg4Hg542/S58CfFYQ0NhToBb8RNSpoRlQ7a3GT4p/Vro8Tqb9mdt3GPkgAphbSQ4JpNldVbkLavqC1sA==
"@plasmicpkgs/react-aria@^0.0.63":
version "0.0.63"
resolved "https://registry.yarnpkg.com/@plasmicpkgs/react-aria/-/react-aria-0.0.63.tgz#6572b261089d95739d1e74f70cea92529f6d9c11"
integrity sha512-5lZvNLFuKbxbY0X3pr2NZScOpayiz4jvOhCOtGwXXty71V0euGh6xCmlmkyr1uzqMNpZttUidQxw1vij/gBEJw==
dependencies:
"@react-aria/i18n" "^3.11.0"
"@react-aria/utils" "^3.24.0"
Expand Down

0 comments on commit 21ca2f2

Please sign in to comment.