@measured/puck 0.14.0-canary.924c85a → 0.14.0-canary.9fa2428

Sign up to get free protection for your applications and to get access to all the features.
package/dist/rsc.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { C as Config, D as Data } from './Config-29dc2731.js';
2
+ import { C as Config, D as Data } from './Config-Bgx_Bij_.js';
3
3
  import 'react';
4
4
 
5
5
  declare function Render<UserConfig extends Config<any, any, any> = Config<any, any, any>>({ config, data }: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.14.0-canary.924c85a",
3
+ "version": "0.14.0-canary.9fa2428",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",
@@ -54,12 +54,12 @@
54
54
  "lucide-react": "^0.298.0",
55
55
  "ts-jest": "^29.1.1",
56
56
  "tsconfig": "*",
57
- "tsup": "^6.7.0",
57
+ "tsup": "^8.0.2",
58
58
  "tsup-config": "*",
59
59
  "typescript": "^4.5.2"
60
60
  },
61
61
  "dependencies": {
62
- "@measured/auto-frame-component": "0.1.0",
62
+ "@measured/auto-frame-component": "0.1.1",
63
63
  "@measured/dnd": "16.6.0-canary.dcf051d",
64
64
  "deep-diff": "^1.0.2",
65
65
  "react-hotkeys-hook": "^4.4.1",