diff --git a/package-lock.json b/package-lock.json index 30425a1..6181a05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5295,9 +5295,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "version": "3.14.2", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz", + "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==", "license": "MIT", "dependencies": { "argparse": "^1.0.7", @@ -8763,10 +8763,10 @@ } }, "packages/docs": { - "version": "0.0.9", + "version": "0.0.10", "dependencies": { - "@vfx-js/core": "0.7.0", - "@vfx-js/storybook": "0.0.9", + "@vfx-js/core": "0.8.0", + "@vfx-js/storybook": "0.0.10", "dedent": "^1.6.0", "is-mobile": "^5.0.0", "lodash.debounce": "^4.0.8", @@ -8786,7 +8786,7 @@ } }, "packages/docs-react-vfx": { - "version": "0.0.1", + "version": "0.0.2", "dependencies": { "@react-spring/web": "^10.0.1", "@react-three/fiber": "^9.1.2", @@ -8800,7 +8800,7 @@ "react": "^19.1.0", "react-dom": "19.1.0", "react-lazyload": "^3.2.1", - "react-vfx": "0.12.0", + "react-vfx": "0.13.0", "three": "^0.177.0", "vh-check": "^2.0.5" }, @@ -9348,10 +9348,10 @@ } }, "packages/react-vfx": { - "version": "0.12.0", + "version": "0.13.0", "license": "MIT", "dependencies": { - "@vfx-js/core": "0.7.0" + "@vfx-js/core": "0.8.0" }, "devDependencies": { "@biomejs/biome": "^1.9.4", @@ -9382,9 +9382,9 @@ }, "packages/storybook": { "name": "@vfx-js/storybook", - "version": "0.0.9", + "version": "0.0.10", "dependencies": { - "@vfx-js/core": "0.7.0" + "@vfx-js/core": "0.8.0" }, "devDependencies": { "@chromatic-com/storybook": "^4.0.0", @@ -9406,7 +9406,7 @@ }, "packages/vfx-js": { "name": "@vfx-js/core", - "version": "0.7.0", + "version": "0.8.0", "license": "MIT", "dependencies": { "three": "^0.177.0"