@measured/puck 0.18.1-canary.59bf766 → 0.18.1-canary.7649086

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 +469 -4065
  3. package/dist/index.mjs +442 -4026
  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.59bf766",
3
+ "version": "0.18.1-canary.7649086",
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-20250113155559",
72
- "@dnd-kit/react": "0.0.6-beta-20250113155559",
71
+ "@dnd-kit/helpers": "0.0.6-beta-20250124180624",
72
+ "@dnd-kit/react": "0.0.6-beta-20250124180624",
73
73
  "deep-diff": "^1.0.2",
74
74
  "object-hash": "^3.0.0",
75
75
  "react-hotkeys-hook": "^4.6.1",