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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-25 17:41:36 +01:00 committed by GitHub
parent 18cdced765
commit 66818d5128
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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"
}
}

View file

@ -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