diff --git a/lerna.json b/lerna.json index 2e67a4ec1..08e0ff588 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "npmClient": "yarn", "packages": ["packages/*"], - "version": "3.2.0" + "version": "3.3.0" } diff --git a/packages/three-vrm-animation/package.json b/packages/three-vrm-animation/package.json index 573c2f700..8d600903e 100644 --- a/packages/three-vrm-animation/package.json +++ b/packages/three-vrm-animation/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-animation", - "version": "3.2.0", + "version": "3.3.0", "description": "The implementation of VRM Animation", "license": "MIT", "author": "pixiv", @@ -47,9 +47,9 @@ ] }, "dependencies": { - "@pixiv/three-vrm-core": "3.2.0", - "@pixiv/types-vrmc-vrm-1.0": "3.2.0", - "@pixiv/types-vrmc-vrm-animation-1.0": "3.2.0" + "@pixiv/three-vrm-core": "3.3.0", + "@pixiv/types-vrmc-vrm-1.0": "3.3.0", + "@pixiv/types-vrmc-vrm-animation-1.0": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/three-vrm-core/package.json b/packages/three-vrm-core/package.json index 55342ce7b..1363cf3fd 100644 --- a/packages/three-vrm-core/package.json +++ b/packages/three-vrm-core/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-core", - "version": "3.2.0", + "version": "3.3.0", "description": "The implementation of core features of VRM, for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -51,8 +51,8 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "3.2.0", - "@pixiv/types-vrmc-vrm-1.0": "3.2.0" + "@pixiv/types-vrm-0.0": "3.3.0", + "@pixiv/types-vrmc-vrm-1.0": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/three-vrm-materials-hdr-emissive-multiplier/package.json b/packages/three-vrm-materials-hdr-emissive-multiplier/package.json index 44aac378b..3f8f64ec8 100644 --- a/packages/three-vrm-materials-hdr-emissive-multiplier/package.json +++ b/packages/three-vrm-materials-hdr-emissive-multiplier/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-materials-hdr-emissive-multiplier", - "version": "3.2.0", + "version": "3.3.0", "description": "Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -50,7 +50,7 @@ ] }, "dependencies": { - "@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "3.2.0" + "@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/three-vrm-materials-mtoon/package.json b/packages/three-vrm-materials-mtoon/package.json index 54cbeba22..3c87ca481 100644 --- a/packages/three-vrm-materials-mtoon/package.json +++ b/packages/three-vrm-materials-mtoon/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-materials-mtoon", - "version": "3.2.0", + "version": "3.3.0", "description": "MToon (toon material) module for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -55,8 +55,8 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "3.2.0", - "@pixiv/types-vrmc-materials-mtoon-1.0": "3.2.0" + "@pixiv/types-vrm-0.0": "3.3.0", + "@pixiv/types-vrmc-materials-mtoon-1.0": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/three-vrm-materials-v0compat/package.json b/packages/three-vrm-materials-v0compat/package.json index d49e2467b..74ebd958b 100644 --- a/packages/three-vrm-materials-v0compat/package.json +++ b/packages/three-vrm-materials-v0compat/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-materials-v0compat", - "version": "3.2.0", + "version": "3.3.0", "description": "VRM0.0 materials compatibility layer plugin for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -46,8 +46,8 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "3.2.0", - "@pixiv/types-vrmc-materials-mtoon-1.0": "3.2.0" + "@pixiv/types-vrm-0.0": "3.3.0", + "@pixiv/types-vrmc-materials-mtoon-1.0": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/three-vrm-node-constraint/package.json b/packages/three-vrm-node-constraint/package.json index c3f405329..8d9024e2c 100644 --- a/packages/three-vrm-node-constraint/package.json +++ b/packages/three-vrm-node-constraint/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-node-constraint", - "version": "3.2.0", + "version": "3.3.0", "description": "Node constraint module for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -51,7 +51,7 @@ ] }, "dependencies": { - "@pixiv/types-vrmc-node-constraint-1.0": "3.2.0" + "@pixiv/types-vrmc-node-constraint-1.0": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/three-vrm-springbone/package.json b/packages/three-vrm-springbone/package.json index 81c12dea4..c7d1bcda5 100644 --- a/packages/three-vrm-springbone/package.json +++ b/packages/three-vrm-springbone/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-springbone", - "version": "3.2.0", + "version": "3.3.0", "description": "Spring bone module for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -51,9 +51,9 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "3.2.0", - "@pixiv/types-vrmc-springbone-1.0": "3.2.0", - "@pixiv/types-vrmc-springbone-extended-collider-1.0": "3.2.0" + "@pixiv/types-vrm-0.0": "3.3.0", + "@pixiv/types-vrmc-springbone-1.0": "3.3.0", + "@pixiv/types-vrmc-springbone-extended-collider-1.0": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/three-vrm/package.json b/packages/three-vrm/package.json index ca6f1626b..3b259ecc1 100644 --- a/packages/three-vrm/package.json +++ b/packages/three-vrm/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm", - "version": "3.2.0", + "version": "3.3.0", "description": "VRM file loader for three.js.", "license": "MIT", "author": "pixiv", @@ -56,12 +56,12 @@ ] }, "dependencies": { - "@pixiv/three-vrm-core": "3.2.0", - "@pixiv/three-vrm-materials-hdr-emissive-multiplier": "3.2.0", - "@pixiv/three-vrm-materials-mtoon": "3.2.0", - "@pixiv/three-vrm-materials-v0compat": "3.2.0", - "@pixiv/three-vrm-node-constraint": "3.2.0", - "@pixiv/three-vrm-springbone": "3.2.0" + "@pixiv/three-vrm-core": "3.3.0", + "@pixiv/three-vrm-materials-hdr-emissive-multiplier": "3.3.0", + "@pixiv/three-vrm-materials-mtoon": "3.3.0", + "@pixiv/three-vrm-materials-v0compat": "3.3.0", + "@pixiv/three-vrm-node-constraint": "3.3.0", + "@pixiv/three-vrm-springbone": "3.3.0" }, "devDependencies": { "@types/three": "^0.169.0", diff --git a/packages/types-vrm-0.0/package.json b/packages/types-vrm-0.0/package.json index ca3729d48..a7d19c383 100644 --- a/packages/types-vrm-0.0/package.json +++ b/packages/types-vrm-0.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrm-0.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRM 0.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json b/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json index 6410e3360..22ef6207b 100644 --- a/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json +++ b/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRMC_materials_hdr_emissiveMultiplier 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-materials-mtoon-1.0/package.json b/packages/types-vrmc-materials-mtoon-1.0/package.json index ccf12c745..0e08f7247 100644 --- a/packages/types-vrmc-materials-mtoon-1.0/package.json +++ b/packages/types-vrmc-materials-mtoon-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-materials-mtoon-1.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRMC_materials_mtoon 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-node-constraint-1.0/package.json b/packages/types-vrmc-node-constraint-1.0/package.json index 903e67b7e..3cf92bdca 100644 --- a/packages/types-vrmc-node-constraint-1.0/package.json +++ b/packages/types-vrmc-node-constraint-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-node-constraint-1.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRMC_node_constraint 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-springbone-1.0/package.json b/packages/types-vrmc-springbone-1.0/package.json index 21cdc5bcb..fe621b4d5 100644 --- a/packages/types-vrmc-springbone-1.0/package.json +++ b/packages/types-vrmc-springbone-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-springbone-1.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRMC_springBone 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-springbone-extended-collider-1.0/package.json b/packages/types-vrmc-springbone-extended-collider-1.0/package.json index 03b9de068..b7a68275d 100644 --- a/packages/types-vrmc-springbone-extended-collider-1.0/package.json +++ b/packages/types-vrmc-springbone-extended-collider-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-springbone-extended-collider-1.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRMC_springBone_extended_collider 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-vrm-1.0/package.json b/packages/types-vrmc-vrm-1.0/package.json index ae8cf7f44..c4457d5f8 100644 --- a/packages/types-vrmc-vrm-1.0/package.json +++ b/packages/types-vrmc-vrm-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-vrm-1.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRMC_vrm 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-vrm-animation-1.0/package.json b/packages/types-vrmc-vrm-animation-1.0/package.json index baed56810..a3441e46a 100644 --- a/packages/types-vrmc-vrm-animation-1.0/package.json +++ b/packages/types-vrmc-vrm-animation-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-vrm-animation-1.0", - "version": "3.2.0", + "version": "3.3.0", "description": "Type definitions of VRMC_vrm_animation 1.0 schema", "license": "MIT", "author": "pixiv",