vault-link/frontend/sync-client
dependabot[bot] 2085f6118d
Bump jest and @types/jest in /frontend
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.7.0 to 30.0.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.1/packages/jest)

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 19:39:54 +00:00
..
src Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +01:00
jest.config.js Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
package.json Bump jest and @types/jest in /frontend 2025-08-27 19:39:54 +00:00
tsconfig.json Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
webpack.config.js Rename user-agent header to device-id 2025-05-22 22:24:30 +01:00