Skip to content

Commit

Permalink
Update lego editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Bestem0r committed Sep 25, 2024
1 parent 11a6468 commit 5203517
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sentry/node": "^7.101.1",
"@stripe/react-stripe-js": "^1.14.2",
"@stripe/stripe-js": "^1.46.0",
"@webkom/lego-editor": "^2.5.1",
"@webkom/lego-editor": "^2.5.2",
"@webkom/react-meter-bar": "^2.0.0",
"@webkom/react-prepare": "^1.0.1",
"animate.css": "^4.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4993,12 +4993,12 @@
"@webassemblyjs/ast" "1.12.1"
"@xtuc/long" "4.2.2"

"@webkom/lego-editor@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@webkom/lego-editor/-/lego-editor-2.5.0.tgz#84d3b64d252a0b40ccd29e74a8d57669ae5d0415"
integrity sha512-MbyZDRAVAqucqDvsVPot7BHmotNLR7rGmlVPt1ZrpgU/uEYczTQ9jvdMIfmm5w4ShxIv0lDRqYsfmZqL7J+6RQ==
"@webkom/lego-editor@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@webkom/lego-editor/-/lego-editor-2.5.2.tgz#eadfbf7709becf4fbd10e53510dc06aae89a4f84"
integrity sha512-Pa2hvFTzy9/FzAuZEZgzdKNyvgO4Y84rMWsgYGKVBxnw90gyohu4O+4mLkx387+su3+z9VQ0WH4iVhpKO2wqkA==
dependencies:
"@webkom/lego-bricks" "^1.2.1"
"@webkom/lego-bricks" "^1.3.5"
classnames "^2.2.6"
escape-html "^1.0.3"
lodash "^4.17.15"
Expand Down

0 comments on commit 5203517

Please sign in to comment.