@measured/puck-plugin-heading-analyzer 0.16.0-canary.eb42734 → 0.16.0-canary.f0655f0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/dist/index.d.ts +5 -1
  2. package/dist/index.js +4483 -5419
  3. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck-plugin-heading-analyzer",
3
- "version": "0.16.0-canary.eb42734",
3
+ "version": "0.16.0-canary.f0655f0",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",
@@ -18,15 +18,15 @@
18
18
  "dist"
19
19
  ],
20
20
  "devDependencies": {
21
- "@measured/puck": "^0.16.0-canary.eb42734",
21
+ "@measured/puck": "^0.16.0-canary.f0655f0",
22
22
  "@types/react": "^18.2.0",
23
23
  "@types/react-dom": "^18.2.0",
24
24
  "eslint": "^7.32.0",
25
25
  "eslint-config-custom": "*",
26
26
  "tsconfig": "*",
27
- "tsup": "^6.7.0",
27
+ "tsup": "^8.2.4",
28
28
  "tsup-config": "*",
29
- "typescript": "^4.5.2"
29
+ "typescript": "^5.5.4"
30
30
  },
31
31
  "dependencies": {
32
32
  "react-from-json": "^0.8.0"