pad.libre-service.eu-etherpad/ui
dependabot[bot] 824e434a50
Bump the dev-dependencies group with 4 updates (#6488)
Bumps the dev-dependencies group with 4 updates: [@playwright/test](https://github.com/microsoft/playwright), [mocha](https://github.com/mochajs/mocha), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@playwright/test` from 1.45.0 to 1.45.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.0...v1.45.1)

Updates `mocha` from 10.5.2 to 10.6.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0)

Updates `react-router-dom` from 6.24.0 to 6.24.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.24.1/packages/react-router-dom)

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

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: react-router-dom
  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>
2024-07-03 18:40:35 +02:00
..
src Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
.gitignore Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
consent.html Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
login.html Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
package.json Bump the dev-dependencies group with 4 updates (#6488) 2024-07-03 18:40:35 +02:00
tsconfig.json Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
vite.config.ts Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00