diff --git a/package.json b/package.json index e44bd633e4..9276e163b8 100644 --- a/package.json +++ b/package.json @@ -16,48 +16,6 @@ "engines": { "node": ">=10.0" }, - "keywords": [ - "collaborative", - "multiplayer", - "local-first", - "localfirst", - "crdt", - "rdt", - "ot", - "operational-transformation", - "replicated", - "sync", - "synchronization", - "distributed-state", - "marshaling", - "serializations", - "json-patch", - "json-binary", - "json-brand", - "json-cli", - "json-clone", - "json-crdt-patch", - "json-crdt-extensions", - "json-crdt-peritext-ui", - "json-crdt", - "json-equal", - "json-expression", - "json-hash", - "json-ot", - "json-pack", - "json-patch-multicore", - "json-patch-ot", - "json-patch", - "json-pointer", - "json-random", - "json-schema", - "json-size", - "json-stable", - "json-text", - "json-type", - "json-type-value", - "json-walk" - ], "main": "lib/index.js", "types": "lib/index.d.ts", "typings": "lib/index.d.ts", @@ -81,7 +39,7 @@ "format": "biome format ./src", "format:fix": "biome format --write ./src", "lint": "biome lint ./src", - "lint:fix": "biome lint --apply ./src", + "lint:fix": "biome lint --write ./src", "clean": "npx rimraf@5.0.5 lib es6 es2019 es2020 esm typedocs coverage gh-pages yarn-error.log src/**/__bench__/node_modules src/**/__bench__/yarn-error.log", "build:es2020": "tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib", "build:esm": "tsc --project tsconfig.build.json --module ESNext --target ESNEXT --outDir esm", @@ -156,7 +114,7 @@ "json-crdt-traces": "https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d", "json-logic-js": "^2.0.2", "nano-theme": "^1.4.3", - "nice-ui": "^1.25.0", + "nice-ui": "^1.28.0", "quill-delta": "^5.1.0", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -228,5 +186,47 @@ "@semantic-release/npm", "@semantic-release/git" ] - } + }, + "keywords": [ + "collaborative", + "multiplayer", + "local-first", + "localfirst", + "crdt", + "rdt", + "ot", + "operational-transformation", + "replicated", + "sync", + "synchronization", + "distributed-state", + "marshaling", + "serializations", + "json-patch", + "json-binary", + "json-brand", + "json-cli", + "json-clone", + "json-crdt-patch", + "json-crdt-extensions", + "json-crdt-peritext-ui", + "json-crdt", + "json-equal", + "json-expression", + "json-hash", + "json-ot", + "json-pack", + "json-patch-multicore", + "json-patch-ot", + "json-patch", + "json-pointer", + "json-random", + "json-schema", + "json-size", + "json-stable", + "json-text", + "json-type", + "json-type-value", + "json-walk" + ] } diff --git a/src/json-crdt-extensions/peritext/slice/constants.ts b/src/json-crdt-extensions/peritext/slice/constants.ts index 1738d5bbc7..5c36f219f4 100644 --- a/src/json-crdt-extensions/peritext/slice/constants.ts +++ b/src/json-crdt-extensions/peritext/slice/constants.ts @@ -69,6 +69,7 @@ export const enum SliceTypeCon { iaside = -25, // Inline