Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
324febb0b2 Bump typescript from 5.7.3 to 5.8.2 in /server (#41)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 20:24:08 +02:00
dependabot[bot]
2264c77055 Bump @types/node from 22.10.10 to 22.13.5 in /server (#38)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 19:13:26 +02:00
dependabot[bot]
299974e483 Bump mongoose from 8.9.5 to 8.10.1 in /server (#33)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 19:11:16 +02:00
dependabot[bot]
32a293fd7d Bump @types/node from 22.10.7 to 22.10.10 in /server
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 22.10.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 17:29:54 +00:00
Ben Elferink
283f2b7e03 Merge pull request #22 from BenElferink/dependabot/npm_and_yarn/server/types/jsonwebtoken-9.0.8
Bump @types/jsonwebtoken from 9.0.7 to 9.0.8 in /server
2025-01-27 19:29:20 +02:00
dependabot[bot]
8c52211dda Bump @types/jsonwebtoken from 9.0.7 to 9.0.8 in /server
Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)

---
updated-dependencies:
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:37 +00:00
dependabot[bot]
796c6b256a Bump typescript from 5.7.2 to 5.7.3 in /server
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:26 +00:00
Ben Elferink
3bb7ccce85 Merge pull request #16 from BenElferink/dependabot/npm_and_yarn/server/types/node-22.10.7
Bump @types/node from 22.10.2 to 22.10.7 in /server
2025-01-26 20:55:37 +02:00
dependabot[bot]
7bcd917fd9 Bump mongoose in /server in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /server directory: [mongoose](https://github.com/Automattic/mongoose).


Updates `mongoose` from 8.9.0 to 8.9.5
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.9.0...8.9.5)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-26 18:54:58 +00:00
dependabot[bot]
8cf53c126b Bump @types/node from 22.10.2 to 22.10.7 in /server
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 08:07:35 +00:00
dependabot[bot]
fb4e459778 Bump mongoose from 8.9.0 to 8.9.4 in /server
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.9.0 to 8.9.4.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.9.0...8.9.4)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 07:53:46 +00:00
Ben Elferink
a41cab872f feat: V2 with TypeScript 2024-12-14 16:14:14 +02:00
Ben Elferink
b9655590f3 chore: updated dependencies 2021-10-27 19:31:20 +03:00
Ben Elferink
75979bce3d fix: login with token returns new token 2021-10-27 19:06:47 +03:00
Ben Elferink
2f40cf797c Refactored - now includes fullstack AUTH 2021-09-28 18:53:02 +03:00
Ben Elferink
bc37d68394 updated dependecies, added context, axios config 2021-03-13 17:46:51 +02:00