From 3ba68d3dad146c1261172c4550b2351e16e34dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 04:24:35 +0000 Subject: [PATCH] Bump sync-directory from 6.0.2 to 6.0.5 Bumps [sync-directory](https://github.com/hoperyy/sync-directory) from 6.0.2 to 6.0.5. - [Commits](https://github.com/hoperyy/sync-directory/commits) --- updated-dependencies: - dependency-name: sync-directory dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e5abbd7..b09d607 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "2.3.1", "@tsconfig/docusaurus": "^1.0.5", - "sync-directory": "^6.0.2", + "sync-directory": "^6.0.5", "ts-node": "^10.9.1", "typescript": "^4.7.4" }, diff --git a/yarn.lock b/yarn.lock index cf94c0d..dbcf9fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1483,7 +1483,7 @@ "@docusaurus/theme-search-algolia" "2.3.1" "@docusaurus/types" "2.3.1" -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": +"@docusaurus/react-loadable@5.5.2": version "5.5.2" resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== @@ -6553,6 +6553,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: dependencies: "@babel/runtime" "^7.10.3" +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": + version "5.5.2" + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== + dependencies: + "@types/react" "*" + prop-types "^15.6.2" + react-router-config@^5.1.1: version "5.1.1" resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988" @@ -7410,10 +7418,10 @@ svgo@^2.7.0, svgo@^2.8.0: picocolors "^1.0.0" stable "^0.1.8" -sync-directory@^6.0.2: - version "6.0.2" - resolved "https://registry.yarnpkg.com/sync-directory/-/sync-directory-6.0.2.tgz#9ae66092ed9ee1ce2d7701c27595d3ef6cbaa344" - integrity sha512-cW8QEKdU8Dt02JzHXUXDwTkknsA8FME/iqpbXfhYEZSnHtW83pPjgK+w4OJl5Ji8shiyM436OG3YCJXr67ZZDg== +sync-directory@^6.0.5: + version "6.0.5" + resolved "https://registry.yarnpkg.com/sync-directory/-/sync-directory-6.0.5.tgz#18b7bf7908dfc18c01265084ee962ae9172c31b7" + integrity sha512-BIRYtzToHLhaQbK1ofnrr0JobLhcbXiMMTgSKBtPxJZYZxAjhfGRRIicgYKNJuFL5Nk8+HH+UdKVJ5O4lqLcjg== dependencies: chokidar "^3.3.1" commander "^6.2.0"