diff --git a/project/lerna.json b/project/lerna.json index 2836b9d9..e65c94a3 100644 --- a/project/lerna.json +++ b/project/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.4.0", + "version": "3.4.1", "private": true, "useWorkspaces": true, "packages": [ diff --git a/project/package-lock.json b/project/package-lock.json index e704b092..5aaa89ea 100644 --- a/project/package-lock.json +++ b/project/package-lock.json @@ -1,12 +1,12 @@ { "name": "@react-sigma/root", - "version": "3.3.0", + "version": "3.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@react-sigma/root", - "version": "3.3.0", + "version": "3.4.0", "license": "MIT", "workspaces": [ "packages/*" @@ -26104,7 +26104,7 @@ }, "packages/core": { "name": "@react-sigma/core", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "devDependencies": { "@types/node": "^18.7.18", @@ -26123,17 +26123,17 @@ }, "packages/examples": { "name": "@react-sigma/examples", - "version": "3.3.0", + "version": "3.4.0", "dependencies": { "@faker-js/faker": "^7.0.1", - "@react-sigma/core": "^3.3.0", - "@react-sigma/layout-circlepack": "^3.3.0", - "@react-sigma/layout-circular": "^3.3.0", - "@react-sigma/layout-core": "^3.3.0", - "@react-sigma/layout-force": "^3.3.0", - "@react-sigma/layout-forceatlas2": "^3.3.0", - "@react-sigma/layout-noverlap": "^3.3.0", - "@react-sigma/layout-random": "^3.3.0", + "@react-sigma/core": "^3.4.0", + "@react-sigma/layout-circlepack": "^3.4.0", + "@react-sigma/layout-circular": "^3.4.0", + "@react-sigma/layout-core": "^3.4.0", + "@react-sigma/layout-force": "^3.4.0", + "@react-sigma/layout-forceatlas2": "^3.4.0", + "@react-sigma/layout-noverlap": "^3.4.0", + "@react-sigma/layout-random": "^3.4.0", "bootstrap": "^5.1.3", "graphology": "^0.25.1", "graphology-generators": "^0.11.2", @@ -26156,7 +26156,7 @@ "@jest/expect": "^29.0.3", "@jest/expect-utils": "^29.0.3", "@testing-library/jest-dom": "^5.16.4", - "@testing-library/react": "^13.3.0", + "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.2.0", "@types/chroma-js": "^2.1.3", "@types/expect-puppeteer": "^4.4.7", @@ -27264,10 +27264,10 @@ }, "packages/layout-circlepack": { "name": "@react-sigma/layout-circlepack", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout": "^0.6.1" @@ -27275,10 +27275,10 @@ }, "packages/layout-circular": { "name": "@react-sigma/layout-circular", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout": "0.6.1" @@ -27286,10 +27286,10 @@ }, "packages/layout-core": { "name": "@react-sigma/layout-core", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { - "@react-sigma/core": "^3.4.0" + "@react-sigma/core": "^3.4.1" }, "devDependencies": { "copyfiles": "^2.4.1" @@ -27297,10 +27297,10 @@ }, "packages/layout-force": { "name": "@react-sigma/layout-force", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout-force": "^0.2.4" @@ -27308,10 +27308,10 @@ }, "packages/layout-forceatlas2": { "name": "@react-sigma/layout-forceatlas2", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout-forceatlas2": "^0.10.1" @@ -27319,10 +27319,10 @@ }, "packages/layout-noverlap": { "name": "@react-sigma/layout-noverlap", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout-noverlap": "^0.4.2" @@ -27330,10 +27330,10 @@ }, "packages/layout-random": { "name": "@react-sigma/layout-random", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout": "^0.6.1" @@ -31476,16 +31476,16 @@ "@faker-js/faker": "^7.0.1", "@jest/expect": "^29.0.3", "@jest/expect-utils": "^29.0.3", - "@react-sigma/core": "^3.3.0", - "@react-sigma/layout-circlepack": "^3.3.0", - "@react-sigma/layout-circular": "^3.3.0", - "@react-sigma/layout-core": "^3.3.0", - "@react-sigma/layout-force": "^3.3.0", - "@react-sigma/layout-forceatlas2": "^3.3.0", - "@react-sigma/layout-noverlap": "^3.3.0", - "@react-sigma/layout-random": "^3.3.0", + "@react-sigma/core": "^3.4.0", + "@react-sigma/layout-circlepack": "^3.4.0", + "@react-sigma/layout-circular": "^3.4.0", + "@react-sigma/layout-core": "^3.4.0", + "@react-sigma/layout-force": "^3.4.0", + "@react-sigma/layout-forceatlas2": "^3.4.0", + "@react-sigma/layout-noverlap": "^3.4.0", + "@react-sigma/layout-random": "^3.4.0", "@testing-library/jest-dom": "^5.16.4", - "@testing-library/react": "^13.3.0", + "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.2.0", "@types/chroma-js": "^2.1.3", "@types/expect-puppeteer": "^4.4.7", @@ -32287,44 +32287,44 @@ "@react-sigma/layout-circlepack": { "version": "file:packages/layout-circlepack", "requires": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" } }, "@react-sigma/layout-circular": { "version": "file:packages/layout-circular", "requires": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" } }, "@react-sigma/layout-core": { "version": "file:packages/layout-core", "requires": { - "@react-sigma/core": "^3.4.0", + "@react-sigma/core": "^3.4.1", "copyfiles": "^2.4.1" } }, "@react-sigma/layout-force": { "version": "file:packages/layout-force", "requires": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" } }, "@react-sigma/layout-forceatlas2": { "version": "file:packages/layout-forceatlas2", "requires": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" } }, "@react-sigma/layout-noverlap": { "version": "file:packages/layout-noverlap", "requires": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" } }, "@react-sigma/layout-random": { "version": "file:packages/layout-random", "requires": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" } }, "@remix-run/router": { diff --git a/project/packages/core/package.json b/project/packages/core/package.json index 29269eb0..767b3259 100644 --- a/project/packages/core/package.json +++ b/project/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@react-sigma/core", - "version": "3.4.0", + "version": "3.4.1", "private": false, "description": "React Sigma", "author": "Benoit Simard", @@ -22,8 +22,8 @@ "module": "./lib/react-sigma_core.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_core.esm.min.js", + ".": { + "default": "./lib/react-sigma_core.esm.min.js", "types": "./lib/index.d.ts" }, "./lib/react-sigma.min.css": "./lib/react-sigma.min.css" diff --git a/project/packages/layout-circlepack/package.json b/project/packages/layout-circlepack/package.json index 85db548a..68c923fa 100644 --- a/project/packages/layout-circlepack/package.json +++ b/project/packages/layout-circlepack/package.json @@ -1,7 +1,7 @@ { "name": "@react-sigma/layout-circlepack", "private": false, - "version": "3.4.0", + "version": "3.4.1", "description": "React Sigma - Layout circlepack", "author": "Benoit Simard", "license": "MIT", @@ -23,8 +23,8 @@ "module": "./lib/react-sigma_layout-circlepack.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_layout-circlepack.esm.min.js", + ".": { + "default": "./lib/react-sigma_layout-circlepack.esm.min.js", "types": "./lib/index.d.ts" } }, @@ -40,7 +40,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout": "^0.6.1" diff --git a/project/packages/layout-circular/package.json b/project/packages/layout-circular/package.json index 0a6782aa..d10b949e 100644 --- a/project/packages/layout-circular/package.json +++ b/project/packages/layout-circular/package.json @@ -1,6 +1,6 @@ { "name": "@react-sigma/layout-circular", - "version": "3.4.0", + "version": "3.4.1", "private": false, "description": "React Sigma - Layout circular", "author": "Benoit Simard", @@ -22,8 +22,8 @@ "module": "./lib/react-sigma_layout-circular.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_layout-circular.esm.min.js", + ".": { + "default": "./lib/react-sigma_layout-circular.esm.min.js", "types": "./lib/index.d.ts" } }, @@ -39,7 +39,7 @@ "start": "nodemon --watch src -e ts,tsx --exec npm run build" }, "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout": "0.6.1" diff --git a/project/packages/layout-core/package.json b/project/packages/layout-core/package.json index 93953223..e4c94cd0 100644 --- a/project/packages/layout-core/package.json +++ b/project/packages/layout-core/package.json @@ -1,6 +1,6 @@ { "name": "@react-sigma/layout-core", - "version": "3.4.0", + "version": "3.4.1", "private": false, "description": "React Sigma - Layout core", "author": "Benoit Simard", @@ -22,8 +22,8 @@ "module": "./lib/react-sigma_layout-core.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_layout-core.esm.min.js", + ".": { + "default": "./lib/react-sigma_layout-core.esm.min.js", "types": "./lib/index.d.ts" } }, @@ -42,7 +42,7 @@ "copyfiles": "^2.4.1" }, "dependencies": { - "@react-sigma/core": "^3.4.0" + "@react-sigma/core": "^3.4.1" }, "gitHead": "5b4c6d2ab9c4d5dbf70b5108f678ee3f6f22ed17" } diff --git a/project/packages/layout-force/package.json b/project/packages/layout-force/package.json index e6c20ce4..c3e9e480 100644 --- a/project/packages/layout-force/package.json +++ b/project/packages/layout-force/package.json @@ -1,6 +1,6 @@ { "name": "@react-sigma/layout-force", - "version": "3.4.0", + "version": "3.4.1", "private": false, "description": "React Sigma - Layout force directed", "author": "Benoit Simard", @@ -22,8 +22,8 @@ "module": "./lib/react-sigma_layout-force.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_layout-force.esm.min.js", + ".": { + "default": "./lib/react-sigma_layout-force.esm.min.js", "types": "./lib/index.d.ts" } }, @@ -39,7 +39,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout-force": "^0.2.4" diff --git a/project/packages/layout-forceatlas2/package.json b/project/packages/layout-forceatlas2/package.json index aa602733..942fe347 100644 --- a/project/packages/layout-forceatlas2/package.json +++ b/project/packages/layout-forceatlas2/package.json @@ -1,6 +1,6 @@ { "name": "@react-sigma/layout-forceatlas2", - "version": "3.4.0", + "version": "3.4.1", "private": false, "description": "React Sigma - Layout Force Atlas 2", "author": "Benoit Simard", @@ -22,8 +22,8 @@ "module": "./lib/react-sigma_layout-forceatlas2.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_layout-forceatlas2.esm.min.js", + ".": { + "default": "./lib/react-sigma_layout-forceatlas2.esm.min.js", "types": "./lib/index.d.ts" } }, @@ -39,7 +39,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout-forceatlas2": "^0.10.1" diff --git a/project/packages/layout-noverlap/package.json b/project/packages/layout-noverlap/package.json index 42703ffc..587767f0 100644 --- a/project/packages/layout-noverlap/package.json +++ b/project/packages/layout-noverlap/package.json @@ -1,6 +1,6 @@ { "name": "@react-sigma/layout-noverlap", - "version": "3.4.0", + "version": "3.4.1", "private": false, "description": "React Sigma - Layout noverlap", "author": "Benoit Simard", @@ -22,8 +22,8 @@ "module": "./lib/react-sigma_layout-noverlap.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_layout-noverlap.esm.min.js", + ".": { + "default": "./lib/react-sigma_layout-noverlap.esm.min.js", "types": "./lib/index.d.ts" } }, @@ -39,7 +39,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout-noverlap": "^0.4.2" diff --git a/project/packages/layout-random/package.json b/project/packages/layout-random/package.json index fda7e423..f5757b31 100644 --- a/project/packages/layout-random/package.json +++ b/project/packages/layout-random/package.json @@ -1,6 +1,6 @@ { "name": "@react-sigma/layout-random", - "version": "3.4.0", + "version": "3.4.1", "private": false, "description": "React Sigma - Layout random", "author": "Benoit Simard", @@ -22,8 +22,8 @@ "module": "./lib/react-sigma_layout-random.esm.min.js", "typings": "./lib/index.d.ts", "exports": { - ".": { - "default": "./lib/react-sigma_layout-random.esm.min.js", + ".": { + "default": "./lib/react-sigma_layout-random.esm.min.js", "types": "./lib/index.d.ts" } }, @@ -39,7 +39,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "@react-sigma/layout-core": "^3.4.0" + "@react-sigma/layout-core": "^3.4.1" }, "peerDependencies": { "graphology-layout": "^0.6.1"