pad.libre-service.eu-etherpad/bin
dependabot[bot] 9c8b4d7fe0
Bump the dev-dependencies group across 1 directory with 4 updates (#6462)
Bumps the dev-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [react-hook-form](https://github.com/react-hook-form/react-hook-form).


Updates `@types/node` from 20.14.2 to 20.14.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser)

Updates `react-hook-form` from 7.51.5 to 7.52.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: react-hook-form
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-06-18 19:28:12 +02:00
..
deb-src cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
nsis cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
plugins Fixed documentation to be pnpm run plugins i for plugin installation (#6405) 2024-05-24 21:57:39 +02:00
buildDebian.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
buildForWindows.sh Fixed windows install and run.sh command. 2024-03-15 21:36:12 +01:00
checkAllPads.ts Added node workspace. 2024-03-15 20:59:28 +01:00
checkPad.ts Added node workspace. 2024-03-15 20:59:28 +01:00
cleanRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
commonPlugins.ts Added querying and removing plugins. (#6274) 2024-05-18 11:56:41 +02:00
convertSettings.json.template cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
createRelease.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
createUserSession.ts Added node workspace. 2024-03-15 20:59:28 +01:00
debugRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
deleteAllGroupSessions.ts Added node workspace. 2024-03-15 20:59:28 +01:00
deletePad.ts Added node workspace. 2024-03-15 20:59:28 +01:00
extractPadData.ts Added node workspace. 2024-03-15 20:59:28 +01:00
fastRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
functions.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
importSqlFile.ts Added node workspace. 2024-03-15 20:59:28 +01:00
installDeps.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
installOnWindows.bat Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
migrateDirtyDBtoRealDB.ts Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00
package.json Bump the dev-dependencies group across 1 directory with 4 updates (#6462) 2024-06-18 19:28:12 +02:00
plugins.ts Fix initialization for plugins (#6421) 2024-06-02 12:58:18 +02:00
push-after-release.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
rebuildPad.ts Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00
release.ts Added missing process. 2024-03-17 12:09:56 +01:00
repairPad.ts Added node workspace. 2024-03-15 20:59:28 +01:00
run.sh Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
safeRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
tsconfig.json Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00
updatePlugins.sh Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00