@measured/puck-plugin-heading-analyzer 0.14.0-canary.55740c4 → 0.14.0-canary.68f97ae

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck-plugin-heading-analyzer",
3
- "version": "0.14.0-canary.55740c4",
3
+ "version": "0.14.0-canary.68f97ae",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",
@@ -18,13 +18,13 @@
18
18
  "dist"
19
19
  ],
20
20
  "devDependencies": {
21
- "@measured/puck": "^0.14.0-canary.55740c4",
21
+ "@measured/puck": "^0.14.0-canary.68f97ae",
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.0.2",
28
28
  "tsup-config": "*",
29
29
  "typescript": "^4.5.2"
30
30
  },