@etrepum/lexical-builder-list 0.0.36-nightly.20240906.0 → 0.0.36-nightly.20240910.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +5 -5
package/dist/index.js CHANGED
@@ -166,7 +166,7 @@ function _(e, l, r) {
166
166
  }
167
167
  }), !1;
168
168
  }
169
- const q = "0.0.36-nightly.20240906.0";
169
+ const q = "0.0.36-nightly.20240910.0";
170
170
  export {
171
171
  j as CheckListPlan,
172
172
  U as ListPlan,
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test:watch": "vitest",
16
16
  "lint": "eslint"
17
17
  },
18
- "version": "0.0.36-nightly.20240906.0",
18
+ "version": "0.0.36-nightly.20240910.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",
@@ -30,16 +30,16 @@
30
30
  "@etrepum/lexical-builder": "*"
31
31
  },
32
32
  "peerDependencies": {
33
- "lexical": ">=0.17.0-0",
34
- "@lexical/list": ">=0.17.0-0",
35
- "@lexical/utils": ">=0.17.0-0"
33
+ "@lexical/list": ">=0.17.2-nightly.20240906.0",
34
+ "@lexical/utils": ">=0.17.2-nightly.20240906.0",
35
+ "lexical": ">=0.17.2-nightly.20240906.0"
36
36
  },
37
37
  "sideEffects": false,
38
38
  "devDependencies": {
39
+ "@repo/eslint-config": "*",
39
40
  "@testing-library/dom": "^10.1.0",
40
41
  "@testing-library/jest-dom": "^6.4.5",
41
42
  "@testing-library/user-event": "^14.5.2",
42
- "@repo/eslint-config": "*",
43
43
  "eslint": "^8.57.0",
44
44
  "jsdom": "^24.1.0",
45
45
  "tslib": "^2.6.2",