From 03319c47b13416322d0d01bb251bd8b71fd27acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:40:59 +0000 Subject: [PATCH] chore(deps): bump micromatch from 4.0.7 to 4.0.8 Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 70b33fc..f8d9237 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6256,9 +6256,9 @@ "integrity": "sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw==" }, "node_modules/micromatch": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz", - "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" @@ -9838,9 +9838,9 @@ } }, "packages/docs": { - "version": "0.0.2", + "version": "0.0.7", "dependencies": { - "@vfx-js/core": "0.3.0", + "@vfx-js/core": "0.5.2", "dedent": "^1.5.3", "is-mobile": "^4.0.0", "lodash.debounce": "^4.0.8", @@ -10044,10 +10044,10 @@ } }, "packages/react-vfx": { - "version": "0.8.0", + "version": "0.10.2", "license": "MIT", "dependencies": { - "@vfx-js/core": "0.3.0" + "@vfx-js/core": "0.5.2" }, "devDependencies": { "@types/node": "^20.14.2", @@ -10138,7 +10138,7 @@ }, "packages/vfx-js": { "name": "@vfx-js/core", - "version": "0.3.0", + "version": "0.5.2", "license": "MIT", "dependencies": { "three": "^0.165.0"