Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Team3132/AttendanceSystem
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasptsch committed Jan 11, 2025
2 parents e019662 + 6f58075 commit 97d2155
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/unlucky-guests-clap.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# bot

## 5.1.18

### Patch Changes

- [`3ce26f3`](https://github.com/Team3132/AttendanceSystem/commit/3ce26f3f436fdbe9036893f9caf9dadd33a54b06) Thanks [@sebasptsch](https://github.com/sebasptsch)! - Forgot to F both

- Updated dependencies []:
- [email protected]

## 5.1.17

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bot",
"version": "5.1.17",
"version": "5.1.18",
"description": "",
"author": "",
"private": false,
Expand Down Expand Up @@ -29,7 +29,7 @@
"@nestjs/schedule": "4.1.2",
"@sentry/node": "8.48.0",
"@sentry/tracing": "7.120.3",
"@trpc/client": "11.0.0-rc.694",
"@trpc/client": "11.0.0-rc.695",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"cron": "3.5.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frontend

## 5.1.18

## 5.1.17

## 5.1.16
Expand Down
8 changes: 4 additions & 4 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": false,
"version": "5.1.17",
"version": "5.1.18",
"type": "module",
"scripts": {
"dev": "PORT=1420 vinxi dev",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@tanstack/start": "1.95.3",
"@tanstack/table-core": "8.20.5",
"@tanstack/zod-adapter": "1.95.3",
"@trpc/server": "11.0.0-rc.694",
"@trpc/server": "11.0.0-rc.695",
"arctic": "1.9.2",
"cron": "3.5.0",
"cross-env": "7.0.3",
Expand Down Expand Up @@ -88,8 +88,8 @@
"@emotion/babel-plugin": "11.13.5",
"@mui/lab": "6.0.0-beta.22",
"@tanstack/router-plugin": "1.95.3",
"@trpc/client": "11.0.0-rc.694",
"@trpc/server": "11.0.0-rc.694",
"@trpc/client": "11.0.0-rc.695",
"@trpc/server": "11.0.0-rc.695",
"@types/luxon": "3.4.2",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97d2155

Please sign in to comment.