build(deps-dev): bump the dev-dependencies group with 3 updates (#6345)

Bumps the dev-dependencies group with 3 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) and [vitepress](https://github.com/vuejs/vitepress).


Updates `lucide-react` from 0.371.0 to 0.372.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.372.0/packages/lucide-react)

Updates `vite-plugin-static-copy` from 1.0.2 to 1.0.3
- [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.2...vite-plugin-static-copy@1.0.3)

Updates `vitepress` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v1.1.1...v1.1.3)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vite-plugin-static-copy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vitepress
  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-04-19 19:12:21 +02:00 committed by GitHub
parent af5fe23ae9
commit 2e0654bd34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 15 deletions

View file

@ -15,7 +15,7 @@
"@radix-ui/react-toast": "^1.1.5",
"i18next": "^23.11.2",
"i18next-browser-languagedetector": "^7.2.1",
"lucide-react": "^0.371.0",
"lucide-react": "^0.372.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.3",
@ -33,7 +33,7 @@
"socket.io-client": "^4.7.5",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite-plugin-static-copy": "^1.0.2",
"vite-plugin-static-copy": "^1.0.3",
"vite-plugin-svgr": "^4.2.0"
}
}

View file

@ -1,6 +1,6 @@
{
"devDependencies": {
"vitepress": "^1.1.1"
"vitepress": "^1.1.3"
},
"scripts": {
"docs:dev": "vitepress dev",

View file

@ -61,8 +61,8 @@ importers:
specifier: ^7.2.1
version: 7.2.1
lucide-react:
specifier: ^0.371.0
version: 0.371.0(react@18.2.0)
specifier: ^0.372.0
version: 0.372.0(react@18.2.0)
react:
specifier: ^18.2.0
version: 18.2.0
@ -88,8 +88,8 @@ importers:
specifier: ^5.2.9
version: 5.2.9
vite-plugin-static-copy:
specifier: ^1.0.2
version: 1.0.2(vite@5.2.9)
specifier: ^1.0.3
version: 1.0.3(vite@5.2.9)
vite-plugin-svgr:
specifier: ^4.2.0
version: 4.2.0(typescript@5.4.5)(vite@5.2.9)
@ -131,8 +131,8 @@ importers:
doc:
devDependencies:
vitepress:
specifier: ^1.1.1
version: 1.1.1
specifier: ^1.1.3
version: 1.1.3
src:
dependencies:
@ -5547,8 +5547,8 @@ packages:
engines: {node: '>=12'}
dev: false
/lucide-react@0.371.0(react@18.2.0):
resolution: {integrity: sha512-FpUup3kaya7JpGHaoNYn1o0Z8IFvR9w4LeXr2ad20DTr3RFLBXD69bVXagV/I8yWyCJu3it1d1B3bNSa5ui4AA==}
/lucide-react@0.372.0(react@18.2.0):
resolution: {integrity: sha512-0cKdqmilHXWUwWAWnf6CrrjHD8YaqPMtLrmEHXolZusNTr9epULCsiJwIOHk2q1yFxdEwd96D4zShlAj67UJdA==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
dependencies:
@ -7375,8 +7375,8 @@ packages:
vfile-message: 4.0.2
dev: false
/vite-plugin-static-copy@1.0.2(vite@5.2.9):
resolution: {integrity: sha512-AfmEF+a/mfjsUsrgjbCkhzUCeIUF4EKQXXt3Ie1cour9MBpy6f6GphbdW2td28oYfOrwCyRzFCksgLkpk58q6Q==}
/vite-plugin-static-copy@1.0.3(vite@5.2.9):
resolution: {integrity: sha512-hBCCz6T0uNI3oF5oJ/Ju73rhoR+ADrJ2iLAea5+wA7kpQ8clYgY8BD+GL0w0BrqsYCbgBITOByBP/3y9Y+h93A==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: ^5.0.0
@ -7438,8 +7438,8 @@ packages:
fsevents: 2.3.3
dev: true
/vitepress@1.1.1:
resolution: {integrity: sha512-8M4v+7K1AQSOnfNDtDVEPF/BFmmeA5291Y0uhq1qgAh5Sa6H2oiTxoW0YyFNtq/35kB33sEgkvZHflWM2sgrkw==}
/vitepress@1.1.3:
resolution: {integrity: sha512-hGrIYN0w9IHWs0NQSnlMjKV/v/HLfD+Ywv5QdvCSkiT32mpNOOwUrZjnqZv/JL/WBPpUc94eghTUvmipxw0xrA==}
hasBin: true
peerDependencies:
markdown-it-mathjax3: ^4