learnhouse/apps/web
dependabot[bot] 7ad25b795a
chore(deps): bump @sentry/nextjs from 7.74.0 to 7.77.0 in /apps/web
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.74.0 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.74.0...7.77.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 22:17:25 +00:00
..
app feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
components feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
public feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
services feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
styles feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
.eslintrc feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
.gitignore feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
Dockerfile feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
middleware.ts feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
next.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
package-lock.json chore(deps): bump @sentry/nextjs from 7.74.0 to 7.77.0 in /apps/web 2023-11-09 22:17:25 +00:00
package.json chore(deps): bump @sentry/nextjs from 7.74.0 to 7.77.0 in /apps/web 2023-11-09 22:17:25 +00:00
postcss.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
README.md feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.client.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.edge.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.properties feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.server.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
tailwind.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
tsconfig.json feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00