bb-plane-fork/admin
dependabot[bot] 4cf0c702ce
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#6561)
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/nextjs` from 8.48.0 to 8.54.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.48.0...8.54.0)

Updates `@sentry/node` from 8.48.0 to 8.54.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.48.0...8.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 00:57:16 +05:30
..
app feat: language support (#6472) 2025-02-06 20:41:31 +05:30
ce chore: admin imports refactor (#6251) 2024-12-20 20:44:46 +05:30
core [WEB-3065] refactor: replace admin services with service packages (#6342) 2025-01-07 19:07:47 +05:30
ee [WEB-2413] chore: admin application restructuring. (#5557) 2024-09-09 17:43:56 +05:30
public [WEB-1814] chore: update OIDC and SAML logo. (#5009) 2024-07-02 16:11:57 +05:30
.env.example fix: admin app redirections 2024-05-10 15:23:51 +05:30
.eslintrc.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
.prettierignore feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
.prettierrc feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
Dockerfile.admin fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
Dockerfile.dev fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
next-env.d.ts [WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595) 2024-09-12 20:10:04 +05:30
next.config.js fix: sentry config update for web app 2024-05-27 15:02:03 +05:30
package.json chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#6561) 2025-02-07 00:57:16 +05:30
postcss.config.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
tailwind.config.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
tsconfig.json chore: admin imports refactor (#6251) 2024-12-20 20:44:46 +05:30