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 15, 2025
2 parents 485b68e + 809a16e commit f9d9a9a
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 81 deletions.
2 changes: 1 addition & 1 deletion packages/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
"@nestjs/schedule": "4.1.2",
"@sentry/node": "8.48.0",
"@sentry/node": "8.50.0",
"@sentry/tracing": "7.120.3",
"@trpc/client": "11.0.0-rc.700",
"class-transformer": "0.5.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
"@tanstack/react-query": "5.64.1",
"@tanstack/react-query-devtools": "5.64.1",
"@tanstack/react-query-persist-client": "5.64.1",
"@tanstack/react-router": "1.95.6",
"@tanstack/react-router-with-query": "1.95.6",
"@tanstack/react-router": "1.97.1",
"@tanstack/react-router-with-query": "1.97.1",
"@tanstack/react-table": "8.20.6",
"@tanstack/react-virtual": "3.11.2",
"@tanstack/router-devtools": "1.95.6",
"@tanstack/start": "1.95.7",
"@tanstack/router-devtools": "1.97.1",
"@tanstack/start": "1.97.1",
"@tanstack/table-core": "8.20.5",
"@tanstack/zod-adapter": "1.95.6",
"@tanstack/zod-adapter": "1.97.1",
"@trpc/server": "11.0.0-rc.700",
"arctic": "1.9.2",
"cron": "3.5.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@biomejs/biome": "1.9.4",
"@emotion/babel-plugin": "11.13.5",
"@mui/lab": "6.0.0-beta.23",
"@tanstack/router-plugin": "1.95.6",
"@tanstack/router-plugin": "1.97.1",
"@trpc/client": "11.0.0-rc.700",
"@trpc/server": "11.0.0-rc.700",
"@types/luxon": "3.4.2",
Expand Down
Loading

0 comments on commit f9d9a9a

Please sign in to comment.