From 66818d51285e8dbbe3fd1ea552af2096d5803a77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:41:36 +0100 Subject: [PATCH] build(deps-dev): bump the dev-dependencies group with 1 update (#6282) Bumps the dev-dependencies group with 1 update: [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy). Updates `vite-plugin-static-copy` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@1.0.1...vite-plugin-static-copy@1.0.2) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- admin/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/admin/package.json b/admin/package.json index 22aadf1ed..454a96d62 100644 --- a/admin/package.json +++ b/admin/package.json @@ -33,7 +33,7 @@ "socket.io-client": "^4.7.5", "typescript": "^5.4.3", "vite": "^5.2.6", - "vite-plugin-static-copy": "^1.0.1", + "vite-plugin-static-copy": "^1.0.2", "vite-plugin-svgr": "^4.2.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 343030634..8ec7a0bff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^5.2.6 version: 5.2.6 vite-plugin-static-copy: - specifier: ^1.0.1 - version: 1.0.1(vite@5.2.6) + specifier: ^1.0.2 + version: 1.0.2(vite@5.2.6) vite-plugin-svgr: specifier: ^4.2.0 version: 4.2.0(typescript@5.4.3)(vite@5.2.6) @@ -6776,8 +6776,8 @@ packages: vfile-message: 4.0.2 dev: false - /vite-plugin-static-copy@1.0.1(vite@5.2.6): - resolution: {integrity: sha512-3eGL4mdZoPJMDBT68pv/XKIHR4MgVolStIxxv1gIBP4R8TpHn9C9EnaU0hesqlseJ4ycLGUxckFTu/jpuJXQlA==} + /vite-plugin-static-copy@1.0.2(vite@5.2.6): + resolution: {integrity: sha512-AfmEF+a/mfjsUsrgjbCkhzUCeIUF4EKQXXt3Ie1cour9MBpy6f6GphbdW2td28oYfOrwCyRzFCksgLkpk58q6Q==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0