@measured/puck 0.18.1-canary.23a528b → 0.18.1-canary.59bf766

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. package/README.md +2 -2
  2. package/dist/index.js +4065 -469
  3. package/dist/index.mjs +4026 -442
  4. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.18.1-canary.23a528b",
3
+ "version": "0.18.1-canary.59bf766",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",
@@ -68,8 +68,8 @@
68
68
  "typescript": "^5.5.4"
69
69
  },
70
70
  "dependencies": {
71
- "@dnd-kit/helpers": "0.0.6-beta-20241204184550",
72
- "@dnd-kit/react": "0.0.6-beta-20241204184550",
71
+ "@dnd-kit/helpers": "0.0.6-beta-20250113155559",
72
+ "@dnd-kit/react": "0.0.6-beta-20250113155559",
73
73
  "deep-diff": "^1.0.2",
74
74
  "object-hash": "^3.0.0",
75
75
  "react-hotkeys-hook": "^4.6.1",