Skip to content

Commit

Permalink
Yarnlock (#4500)
Browse files Browse the repository at this point in the history
* yarn.lock

* yarn.lock

* yarn.lock

* yarn.lock

* force grommet version

* Update yarn.lock

---------

Co-authored-by: taysea <[email protected]>
  • Loading branch information
halocline and taysea authored Nov 27, 2024
1 parent 8dd3f27 commit 8124adb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"dependencies": {
"@changesets/cli": "^2.27.9",
"grommet": "https://github.com/grommet/grommet/tarball/stable",
"grommet": "^2.42.0",
"grommet-icons": "https://github.com/grommet/grommet-icons/tarball/stable",
"grommet-theme-hpe": "5.7.0",
"react": "^18.2.0",
Expand Down
5 changes: 3 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7809,9 +7809,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/grommet-theme-hpe/-/grommet-theme-hpe-5.7.0.tgz#c2488c5ae88467a035129e71b608e0d59db1b8df"
integrity sha512-P8n7wQt1QTWdgDCOV1zc0jOlnq9ml5bCCEgtdCsMKiWIQkbOGJVbOACsfiZOS+J6M7l9ur9QFoXtVkGO6a+HAA==

"grommet@https://github.com/grommet/grommet/tarball/stable":
grommet@^2.42.0:
version "2.42.0"
resolved "https://github.com/grommet/grommet/tarball/stable#8d13ff4df2bf034b8d2e8350960adce4a681a251"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.42.0.tgz#5bce3e33ce6351c91988262ffc1af0f5a663f811"
integrity sha512-oOoLElHol0t/+MLQnhmS3DQl3tpNqlAWvKZtD5Gt2//z4R7gtGTlgEsTggia2SvGS0NY0+JFokFyDTouqgM8Ww==
dependencies:
"@emotion/is-prop-valid" "^1.3.1"
grommet-icons "^4.12.1"
Expand Down

0 comments on commit 8124adb

Please sign in to comment.