Skip to content

Commit

Permalink
fix(deps): update dependency @measured/puck to v0.17.3 (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 451dbd8 commit f92caca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -547,9 +547,9 @@
use-memo-one "^1.1.3"

"@measured/puck@^0.17.0":
version "0.17.2"
resolved "https://registry.yarnpkg.com/@measured/puck/-/puck-0.17.2.tgz#2aa08607ea440deb3a9d67c1303cfcc60d56b873"
integrity sha512-eogRTVUBA2H1Y4jG4y1FOfJw7/mX5QDDqYXB2cm0nwG9XbB4kUwqDnEaZouqLwDXSxkbTVnPNzrerWvknMBq+Q==
version "0.17.3"
resolved "https://registry.yarnpkg.com/@measured/puck/-/puck-0.17.3.tgz#2fa4fb451f5435d691cad4403e3915faaf1f8970"
integrity sha512-fIh104AGArGllH6QW9grbG4Vz6imzJkmHpd2e+Uwht3SOvoRZ5R9PoRebXICxygVRzqDSt+4ZCA486LpgAddeA==
dependencies:
"@measured/dnd" "16.6.0-canary.4cba1d1"
deep-diff "^1.0.2"
Expand Down Expand Up @@ -1382,9 +1382,9 @@
integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==

"@types/react@*":
version "19.0.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.4.tgz#ad1270e090118ac3c5f0928a29fe0ddf164881df"
integrity sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==
version "19.0.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.7.tgz#c451968b999d1cb2d9207dc5ff56496164cf511d"
integrity sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==
dependencies:
csstype "^3.0.2"

Expand Down

0 comments on commit f92caca

Please sign in to comment.