Commit graph

91 commits

Author SHA1 Message Date
dependabot[bot]
cdcbd07328
chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 7.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 7.7.0.
- [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.7.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 01:11:11 +00:00
Cookie
33a2853fcb
Merge pull request #81 from hknsh/dependabot/npm_and_yarn/swc/jest-0.2.36
chore(deps-dev): bump @swc/jest from 0.2.31 to 0.2.36
2024-02-24 10:37:33 +00:00
Cookie
ab69985a56
Merge pull request #80 from hknsh/dependabot/npm_and_yarn/nestjs/testing-10.3.3
chore(deps-dev): bump @nestjs/testing from 10.3.1 to 10.3.3
2024-02-24 10:37:09 +00:00
Cookie
61f9dacbac
Merge pull request #79 from hknsh/dependabot/npm_and_yarn/nestjs/platform-express-10.3.3
chore(deps): bump @nestjs/platform-express from 10.3.1 to 10.3.3
2024-02-24 10:36:55 +00:00
Cookie
5ace83fc6a
Merge pull request #78 from hknsh/dependabot/npm_and_yarn/prettier-3.2.5
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
2024-02-24 10:36:29 +00:00
dependabot[bot]
49da047fc3
chore(deps-dev): bump @swc/jest from 0.2.31 to 0.2.36
Bumps [@swc/jest](https://github.com/swc-project/pkgs) from 0.2.31 to 0.2.36.
- [Commits](https://github.com/swc-project/pkgs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:54:01 +00:00
dependabot[bot]
c243554e16
chore(deps-dev): bump @nestjs/testing from 10.3.1 to 10.3.3
Bumps [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/testing)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:53:39 +00:00
dependabot[bot]
8604eb142d
chore(deps): bump @nestjs/platform-express from 10.3.1 to 10.3.3
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:53:09 +00:00
dependabot[bot]
d06ac91bb8
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 00:52:38 +00:00
dependabot[bot]
cb7a770b68
chore(deps-dev): bump @types/node from 20.11.11 to 20.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.11 to 20.11.19.
- [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>
2024-02-19 00:52:16 +00:00
ae826cc130 chore: sync repo 2024-02-15 10:06:59 +00:00
66681673bc feat: added biome on pre-commit 2024-02-03 14:41:32 +00:00
78471ba5c4 fix: fixed dockerfile 2024-01-31 12:58:50 +00:00
2050bf3429 chore: updated package-lock.json 2024-01-30 20:29:23 +00:00
491cdd16aa feat: added swc, file upload, new route and minio 2024-01-30 20:22:17 +00:00
a4181e3485 feat: added rate limit 2024-01-25 17:13:49 +00:00
b5911c712c feat: added fastify, add authentication with passport 2024-01-25 16:17:13 +00:00
7d3afa3dcd feat: removed expressjs in favor of nestjs 2024-01-25 00:06:36 +00:00
65e5556a6a chore: updated packages 2024-01-24 17:21:39 +00:00
07d61a79c3 chore: updated packages 2024-01-24 14:35:08 +00:00
Cookie
d4d583a90e
Merge pull request #58 from CookieDasora/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2024-01-23 16:36:59 +00:00
Cookie
ea9a777255
Merge pull request #57 from CookieDasora/dependabot/npm_and_yarn/pm2-5.3.1
Bump pm2 from 5.3.0 to 5.3.1
2024-01-23 16:36:24 +00:00
Cookie
628ab98a6c
Merge pull request #56 from CookieDasora/dependabot/npm_and_yarn/dotenv-16.3.2
Bump dotenv from 16.3.1 to 16.3.2
2024-01-23 16:35:56 +00:00
Cookie
856d4cb3a5
Merge pull request #55 from CookieDasora/dependabot/npm_and_yarn/types/node-20.11.5
Bump @types/node from 20.8.0 to 20.11.5
2024-01-23 16:35:45 +00:00
dependabot[bot]
e0befdd1bc
Bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 01:11:06 +00:00
dependabot[bot]
7333955d0f
Bump pm2 from 5.3.0 to 5.3.1
Bumps [pm2](https://github.com/Unitech/pm2) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/compare/5.3.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 01:10:41 +00:00
dependabot[bot]
f6bfc8ccce
Bump dotenv from 16.3.1 to 16.3.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.3.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 01:10:16 +00:00
dependabot[bot]
462a78e9ad
Bump @types/node from 20.8.0 to 20.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.0 to 20.11.5.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 01:09:50 +00:00
dependabot[bot]
1531d31ecf
Bump vite from 5.0.5 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 23:06:14 +00:00
Cookie
23fb95e361
Merge pull request #53 from CookieDasora/dependabot/npm_and_yarn/prettier-3.2.4
Bump prettier from 3.0.3 to 3.2.4
2024-01-18 13:50:58 +00:00
Cookie
b7f3984470
Merge pull request #52 from CookieDasora/dependabot/npm_and_yarn/aws-sdk-2.1536.0
Bump aws-sdk from 2.1510.0 to 2.1536.0
2024-01-18 13:50:42 +00:00
Cookie
1e7aa83e0d
Merge pull request #51 from CookieDasora/dependabot/npm_and_yarn/eslint-plugin-n-16.6.2
Bump eslint-plugin-n from 16.1.0 to 16.6.2
2024-01-18 13:50:27 +00:00
Cookie
04fe4e9460
Merge pull request #49 from CookieDasora/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.3 to 1.15.4
2024-01-18 13:50:04 +00:00
dependabot[bot]
ea184fc458
Bump prettier from 3.0.3 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 13:49:57 +00:00
Cookie
35e19717e5
Merge pull request #42 from CookieDasora/dependabot/npm_and_yarn/types/compression-1.7.5
Bump @types/compression from 1.7.3 to 1.7.5
2024-01-18 13:49:50 +00:00
dependabot[bot]
a7ec110d0b
Bump aws-sdk from 2.1510.0 to 2.1536.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1510.0 to 2.1536.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1510.0...v2.1536.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 01:14:48 +00:00
dependabot[bot]
fe718fbab3
Bump eslint-plugin-n from 16.1.0 to 16.6.2
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.1.0 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.1.0...16.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 01:08:42 +00:00
dependabot[bot]
2de0e79213
Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 02:21:55 +00:00
dependabot[bot]
1bb7c97607
Bump @types/compression from 1.7.3 to 1.7.5
Bumps [@types/compression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/compression) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/compression)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 01:07:51 +00:00
dependabot[bot]
12d3836a7f
Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 01:07:17 +00:00
Cookie
a7c157fde8
Merge pull request #32 from CookieDasora/dependabot/npm_and_yarn/vite-5.0.5
Bump vite from 4.4.9 to 5.0.5
2023-12-16 22:42:35 +00:00
dependabot[bot]
ce5da41e65
Bump eslint-config-standard-with-typescript from 39.1.1 to 43.0.0
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 39.1.1 to 43.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v39.1.1...v43.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-16 22:42:05 +00:00
Cookie
72792c41d9
Merge pull request #34 from CookieDasora/dependabot/npm_and_yarn/prisma-5.7.0
Bump prisma from 5.3.1 to 5.7.0
2023-12-16 22:41:41 +00:00
Cookie
2ab6aef9df
Merge pull request #35 from CookieDasora/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
Bump eslint-plugin-import from 2.28.1 to 2.29.0
2023-12-16 22:41:33 +00:00
dependabot[bot]
4c58e87464
Bump @faker-js/faker from 8.2.0 to 8.3.1
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v8.2.0...v8.3.1)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 00:59:17 +00:00
dependabot[bot]
2d69f8ee56
Bump eslint-plugin-import from 2.28.1 to 2.29.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 00:58:51 +00:00
dependabot[bot]
0e1048ee8a
Bump prisma from 5.3.1 to 5.7.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.3.1 to 5.7.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.7.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 00:58:18 +00:00
dependabot[bot]
7bfd071546
Bump vite from 4.4.9 to 5.0.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 5.0.5.
- [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.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:58:39 +00:00
Cookie
5eb7771040
Merge pull request #21 from CookieDasora/dependabot/npm_and_yarn/yaml-2.3.4
Bump yaml from 2.3.2 to 2.3.4
2023-12-05 20:58:13 -03:00
Cookie
9f29cb6e0c
Merge pull request #25 from CookieDasora/dependabot/npm_and_yarn/types/bcrypt-5.0.2
Bump @types/bcrypt from 5.0.0 to 5.0.2
2023-12-05 20:58:03 -03:00