Skip to content

Commit 64c12cb

Browse files
chore(deps)(deps): bump the minor-patch-updates group with 9 updates
Bumps the minor-patch-updates group with 9 updates: | Package | From | To | | --- | --- | --- | | [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) | `16.1.3` | `16.1.4` | | [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `1.0.4` | `1.0.5` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.34.0` | `10.35.0` | | [pino](https://github.com/pinojs/pino) | `10.2.0` | `10.2.1` | | [resend](https://github.com/resend/resend-node) | `6.7.0` | `6.8.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.53.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.0` | `8.53.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.3` | `16.1.4` | Updates `@next/env` from 16.1.3 to 16.1.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.4/packages/next-env) Updates `@react-email/components` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@1.0.5/packages/components) Updates `@sentry/nextjs` from 10.34.0 to 10.35.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.34.0...10.35.0) Updates `pino` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.2.0...v10.2.1) Updates `resend` from 6.7.0 to 6.8.0 - [Release notes](https://github.com/resend/resend-node/releases) - [Commits](resend/resend-node@v6.7.0...v6.8.0) Updates `@testing-library/react` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2) Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.53.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.53.0 to 8.53.1 - [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/v8.53.1/packages/parser) Updates `eslint-config-next` from 16.1.3 to 16.1.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/env" dependency-version: 16.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@react-email/components" dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@sentry/nextjs" dependency-version: 10.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: pino dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: resend dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: eslint-config-next dependency-version: 16.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f34fa4b commit 64c12cb

File tree

2 files changed

+324
-384
lines changed

2 files changed

+324
-384
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"license": "SEE LICENSE IN LICENSE",
6161
"dependencies": {
6262
"@hookform/resolvers": "^5.2.2",
63-
"@next/env": "^16.1.3",
63+
"@next/env": "^16.1.4",
6464
"@radix-ui/react-alert-dialog": "^1.1.15",
6565
"@radix-ui/react-avatar": "^1.1.11",
6666
"@radix-ui/react-checkbox": "^1.3.3",
@@ -72,8 +72,8 @@
7272
"@radix-ui/react-slot": "^1.2.4",
7373
"@radix-ui/react-switch": "^1.2.6",
7474
"@radix-ui/react-tooltip": "^1.2.8",
75-
"@react-email/components": "^1.0.4",
76-
"@sentry/nextjs": "^10.34.0",
75+
"@react-email/components": "^1.0.5",
76+
"@sentry/nextjs": "^10.35.0",
7777
"@supabase/ssr": "^0.8.0",
7878
"@supabase/supabase-js": "^2.90.1",
7979
"@types/nodemailer": "^7.0.9",
@@ -90,14 +90,14 @@
9090
"lucide-react": "^0.562.0",
9191
"next": "^16.1.5",
9292
"nodemailer": "^7.0.12",
93-
"pino": "^10.2.0",
93+
"pino": "^10.2.1",
9494
"postgres": "^3.4.8",
9595
"qrcode": "^1.5.4",
9696
"react": "^19.2.3",
9797
"react-day-picker": "^9.13.0",
9898
"react-dom": "^19.2.3",
9999
"react-hook-form": "^7.71.1",
100-
"resend": "^6.7.0",
100+
"resend": "^6.8.0",
101101
"sanitize-html": "^2.17.0",
102102
"sonner": "^2.0.7",
103103
"tailwind-merge": "^3.4.0",
@@ -112,23 +112,23 @@
112112
"@tailwindcss/postcss": "^4.1.18",
113113
"@testing-library/dom": "^10.4.1",
114114
"@testing-library/jest-dom": "^6.9.1",
115-
"@testing-library/react": "^16.3.1",
115+
"@testing-library/react": "^16.3.2",
116116
"@testing-library/user-event": "^14.6.1",
117117
"@tsconfig/strictest": "^2.0.8",
118118
"@types/node": "^25.0.9",
119119
"@types/qrcode": "^1.5.6",
120120
"@types/react": "^19.2.8",
121121
"@types/react-dom": "^19.2.0",
122122
"@types/sanitize-html": "^2.16.0",
123-
"@typescript-eslint/eslint-plugin": "^8.53.0",
124-
"@typescript-eslint/parser": "^8.53.0",
123+
"@typescript-eslint/eslint-plugin": "^8.53.1",
124+
"@typescript-eslint/parser": "^8.53.1",
125125
"@vitejs/plugin-react": "^5.1.2",
126126
"@vitest/coverage-v8": "^4.0.17",
127127
"@vitest/ui": "^4.0.17",
128128
"baseline-browser-mapping": "^2.9.15",
129129
"drizzle-kit": "^0.31.8",
130130
"eslint": "^9.39.2",
131-
"eslint-config-next": "^16.1.3",
131+
"eslint-config-next": "^16.1.4",
132132
"eslint-config-prettier": "^10.1.8",
133133
"eslint-plugin-eslint-comments": "^3.2.0",
134134
"eslint-plugin-promise": "^7.2.1",

0 commit comments

Comments
 (0)