Bump the dev-dependencies group with 2 updates (#6656)

Bumps the dev-dependencies group with 2 updates: [sinon](https://github.com/sinonjs/sinon) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `sinon` from 18.0.0 to 18.0.1
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v18.0.0...v18.0.1)

Updates `vite` from 5.4.3 to 5.4.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.4/packages/vite)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vite
  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-09-11 19:24:59 +02:00 committed by GitHub
parent 58bb2adb08
commit 1d33f31063
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 30 additions and 30 deletions

View file

@ -34,7 +34,7 @@
"react-router-dom": "^6.26.2",
"socket.io-client": "^4.7.5",
"typescript": "^5.6.2",
"vite": "^5.4.3",
"vite": "^5.4.4",
"vite-plugin-static-copy": "^1.0.6",
"vite-plugin-svgr": "^4.2.0",
"zustand": "^4.5.5"

View file

@ -48,7 +48,7 @@ importers:
version: 8.5.0(eslint@9.10.0)(typescript@5.6.2)
'@vitejs/plugin-react-swc':
specifier: ^3.5.0
version: 3.7.0(vite@5.4.3(@types/node@22.5.4))
version: 3.7.0(vite@5.4.4(@types/node@22.5.4))
eslint:
specifier: ^9.10.0
version: 9.10.0
@ -89,14 +89,14 @@ importers:
specifier: ^5.6.2
version: 5.6.2
vite:
specifier: ^5.4.3
version: 5.4.3(@types/node@22.5.4)
specifier: ^5.4.4
version: 5.4.4(@types/node@22.5.4)
vite-plugin-static-copy:
specifier: ^1.0.6
version: 1.0.6(vite@5.4.3(@types/node@22.5.4))
version: 1.0.6(vite@5.4.4(@types/node@22.5.4))
vite-plugin-svgr:
specifier: ^4.2.0
version: 4.2.0(rollup@4.21.0)(typescript@5.6.2)(vite@5.4.3(@types/node@22.5.4))
version: 4.2.0(rollup@4.21.0)(typescript@5.6.2)(vite@5.4.4(@types/node@22.5.4))
zustand:
specifier: ^4.5.5
version: 4.5.5(@types/react@18.3.5)(react@18.3.1)
@ -355,8 +355,8 @@ importers:
specifier: ^2.7.0
version: 2.7.0
sinon:
specifier: ^18.0.0
version: 18.0.0
specifier: ^18.0.1
version: 18.0.1
split-grid:
specifier: ^1.0.11
version: 1.0.11
@ -379,8 +379,8 @@ importers:
specifier: ^5.6.2
version: 5.6.2
vite:
specifier: ^5.4.3
version: 5.4.3(@types/node@22.5.4)
specifier: ^5.4.4
version: 5.4.4(@types/node@22.5.4)
packages:
@ -4117,8 +4117,8 @@ packages:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines: {node: '>=14'}
sinon@18.0.0:
resolution: {integrity: sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA==}
sinon@18.0.1:
resolution: {integrity: sha512-a2N2TDY1uGviajJ6r4D1CyRAkzE9NNVlYOV1wX5xQDuAk0ONgzgRl0EjCQuRCPxOwp13ghsMwt9Gdldujs39qw==}
slash@3.0.0:
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
@ -4517,8 +4517,8 @@ packages:
peerDependencies:
vite: ^2.6.0 || 3 || 4 || 5
vite@5.4.3:
resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==}
vite@5.4.4:
resolution: {integrity: sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -6076,16 +6076,16 @@ snapshots:
'@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-react-swc@3.7.0(vite@5.4.3(@types/node@22.5.4))':
'@vitejs/plugin-react-swc@3.7.0(vite@5.4.4(@types/node@22.5.4))':
dependencies:
'@swc/core': 1.5.28
vite: 5.4.3(@types/node@22.5.4)
vite: 5.4.4(@types/node@22.5.4)
transitivePeerDependencies:
- '@swc/helpers'
'@vitejs/plugin-vue@5.1.2(vite@5.4.3(@types/node@22.5.4))(vue@3.4.38(typescript@5.6.2))':
'@vitejs/plugin-vue@5.1.2(vite@5.4.4(@types/node@22.5.4))(vue@3.4.38(typescript@5.6.2))':
dependencies:
vite: 5.4.3(@types/node@22.5.4)
vite: 5.4.4(@types/node@22.5.4)
vue: 3.4.38(typescript@5.6.2)
'@vitest/expect@2.0.5':
@ -8831,7 +8831,7 @@ snapshots:
signal-exit@4.1.0: {}
sinon@18.0.0:
sinon@18.0.1:
dependencies:
'@sinonjs/commons': 3.0.1
'@sinonjs/fake-timers': 11.2.2
@ -9285,7 +9285,7 @@ snapshots:
debug: 4.3.5(supports-color@8.1.1)
pathe: 1.1.2
tinyrainbow: 1.2.0
vite: 5.4.3(@types/node@22.5.4)
vite: 5.4.4(@types/node@22.5.4)
transitivePeerDependencies:
- '@types/node'
- less
@ -9297,26 +9297,26 @@ snapshots:
- supports-color
- terser
vite-plugin-static-copy@1.0.6(vite@5.4.3(@types/node@22.5.4)):
vite-plugin-static-copy@1.0.6(vite@5.4.4(@types/node@22.5.4)):
dependencies:
chokidar: 3.6.0
fast-glob: 3.3.2
fs-extra: 11.2.0
picocolors: 1.0.1
vite: 5.4.3(@types/node@22.5.4)
vite: 5.4.4(@types/node@22.5.4)
vite-plugin-svgr@4.2.0(rollup@4.21.0)(typescript@5.6.2)(vite@5.4.3(@types/node@22.5.4)):
vite-plugin-svgr@4.2.0(rollup@4.21.0)(typescript@5.6.2)(vite@5.4.4(@types/node@22.5.4)):
dependencies:
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
'@svgr/core': 8.1.0(typescript@5.6.2)
'@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.6.2))
vite: 5.4.3(@types/node@22.5.4)
vite: 5.4.4(@types/node@22.5.4)
transitivePeerDependencies:
- rollup
- supports-color
- typescript
vite@5.4.3(@types/node@22.5.4):
vite@5.4.4(@types/node@22.5.4):
dependencies:
esbuild: 0.21.5
postcss: 8.4.45
@ -9332,7 +9332,7 @@ snapshots:
'@shikijs/core': 1.14.1
'@shikijs/transformers': 1.14.1
'@types/markdown-it': 14.1.2
'@vitejs/plugin-vue': 5.1.2(vite@5.4.3(@types/node@22.5.4))(vue@3.4.38(typescript@5.6.2))
'@vitejs/plugin-vue': 5.1.2(vite@5.4.4(@types/node@22.5.4))(vue@3.4.38(typescript@5.6.2))
'@vue/devtools-api': 7.3.8
'@vue/shared': 3.4.38
'@vueuse/core': 11.0.1(vue@3.4.38(typescript@5.6.2))
@ -9341,7 +9341,7 @@ snapshots:
mark.js: 8.11.1
minisearch: 7.1.0
shiki: 1.14.1
vite: 5.4.3(@types/node@22.5.4)
vite: 5.4.4(@types/node@22.5.4)
vue: 3.4.38(typescript@5.6.2)
optionalDependencies:
postcss: 8.4.45
@ -9391,7 +9391,7 @@ snapshots:
tinybench: 2.9.0
tinypool: 1.0.0
tinyrainbow: 1.2.0
vite: 5.4.3(@types/node@22.5.4)
vite: 5.4.4(@types/node@22.5.4)
vite-node: 2.0.5(@types/node@22.5.4)
why-is-node-running: 2.3.0
optionalDependencies:

View file

@ -107,7 +107,7 @@
"nodeify": "^1.0.1",
"openapi-schema-validation": "^0.4.2",
"set-cookie-parser": "^2.7.0",
"sinon": "^18.0.0",
"sinon": "^18.0.1",
"split-grid": "^1.0.11",
"supertest": "^7.0.0",
"typescript": "^5.6.2",

View file

@ -12,6 +12,6 @@
"devDependencies": {
"ep_etherpad-lite": "workspace:../src",
"typescript": "^5.6.2",
"vite": "^5.4.3"
"vite": "^5.4.4"
}
}