Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group with 24 updates #20

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the dependencies group with 24 updates:

Package From To
zod 3.23.5 3.23.8
sharp 0.33.3 0.33.4
otpauth 9.2.3 9.2.4
next-intl 3.12.0 3.14.1
next-auth 5.0.0-beta.17 5.0.0-beta.18
dotenv-cli 7.4.1 7.4.2
pino-pretty 11.0.0 11.1.0
@prisma/client 5.13.0 5.14.0
@sentry/nextjs 7.112.2 8.7.0
@auth/prisma-adapter 2.0.0 2.1.0
@types/node 20.12.7 20.13.0
@types/react 18.3.1 18.3.3
@types/lodash 4.17.0 4.17.4
@types/nodemailer 6.4.14 6.4.15
prisma 5.13.0 5.14.0
cspell 8.7.0 8.8.3
lint-staged 15.2.2 15.2.5
lucide-react 0.376.0 0.381.0
react-hook-form 7.51.3 7.51.5
@playwright/test 1.43.1 1.44.1
@hookform/resolvers 3.3.4 3.4.2
@tanstack/react-table 8.16.0 8.17.3
prettier-plugin-tailwindcss 0.5.14 0.6.1
@typescript-eslint/eslint-plugin 7.8.0 7.11.0

Updates zod from 3.23.5 to 3.23.8

Release notes

Sourced from zod's releases.

v3.23.8

Commits:

  • 0f4d403558ae0490c711e4c2bfcf6c200bd14e11 Add Bronze logos (#3470)
  • 19687315b5b24bbd1ff6c346bfc2975700221748 Tweak tiers (#3471)
  • eda7df314399929f7ed737423868a5a0780cd944 Change RefinementCtx to interface
  • ca42965df46b2f7e2747db29c40a26bcb32a51d5 v3.23.8

v3.23.7

Commits:

  • 29d2ea2a15f0b1ac4b89138041f786a3dafc490b Add copper
  • d969423266fccee56ef769da6744cc8bacb04550 Fix #3437: extendShape erases JSDoc property documentation (#3463)
  • 2239ff3ccc9af4d28bee27bd6fb2a5632844480b Add social crow
  • f985b5b922cb357dbf4b25bb43814d19f838e046 3.23.7

v3.23.6

Commits:

  • bc0095aab9e7254deb18701adc63de128ca2c742 Test on latest node
  • 6e5699a30373cc22879f2bcb6902fc138518c980 Lint on latest node
  • 1f466d9d00f446d7bed1962990e7a1ce813ab0d4 describe how one can protect from cyclical objects starting an infini… (#3447)
  • 3fed6f21e0ea7adc91aa0cc44f75bcf4e526d98e Add zod playground link (#3454)
  • 04e1f379f6989d23dd45660fcabc78f76d7834f8 Fixed freezing async ZodReadonly results (#3457)
  • b87e59d0e4bbb4403bf27243afdcda9fcdeec258 Update sponsor tiers (#3453)
  • 143886151bba3930bdcc10d34a1cff4bf9103ba8 Add copper tier (#3460)
  • ce3711e1384952d255769b9495f9bfadfb327291 add VSCode dev container support and documenation
  • 93b480b12ec3466cbd3b4182f7ce292e5c61528c v3.23.6
Commits

Updates sharp from 0.33.3 to 0.33.4

Changelog

Sourced from sharp's changelog.

v0.33.4 - 16th May 2024

  • Remove experimental status from pipelineColourspace.

  • Reduce default concurrency when musl thread over-subscription detected.

  • TypeScript: add missing definitions for OverlayOptions. #4048 @​ike-gg

  • Install: add advanced option to force use of a globally-installed libvips. #4060

  • Expose bilinear resizing kernel (and interpolator). #4061

  • Ensure extend operation stays sequential for multi-page TIFF (regression in 0.32.0). #4069

  • Tighten validation of constructor text integer properties. #4071

  • Simplify internal StaySequential logic. #4074 @​kleisauke

  • Ensure negate operation occurs after profile conversion. #4096 @​adriaanmeuris

Commits
  • 19d0e27 Release v0.33.4
  • 16b764f Prerelease v0.33.4-rc.0
  • 1593ee3 Bump devDeps
  • 668b5ba Docs: changelog and credit for #4096
  • 29336f4 Ensure negate op occurs after profile conversion (#4096)
  • b5fddd7 Install: log node-addon-api version if available
  • da655a1 Reduce default concurrency for musl thread over-subscription
  • 93c615d Bump devDeps
  • f325dc3 Refactor to use C++ boolean literals rather than macros
  • 0fde71c Ensure all contributor email addresses are valid (#4088)
  • Additional commits viewable in compare view

Updates otpauth from 9.2.3 to 9.2.4

Release notes

Sourced from otpauth's releases.

v9.2.4

What's Changed

New Contributors

Full Changelog: hectorm/otpauth@v9.2.3...v9.2.4

Commits
  • f4a5356 9.2.4
  • ffeabc6 Use hectorm/ghaction-release action
  • 1c31b96 Update dependencies
  • 637ed46 Format example with Prettier
  • b6e763c Add a few clarifications to the example
  • c4a0bc7 Bump the npm-development-dependencies group with 3 updates (#494)
  • f3478f3 Bump actions/checkout from 4.1.3 to 4.1.4 (#495)
  • a8971fb Bump actions/checkout from 4.1.2 to 4.1.3 (#490)
  • 0c476aa Bump the npm-development-dependencies group with 3 updates (#491)
  • e329203 Do not generate every token in the specified time-window (#488)
  • Additional commits viewable in compare view

Updates next-intl from 3.12.0 to 3.14.1

Changelog

Sourced from next-intl's changelog.

3.14.1 (2024-05-23)

Bug Fixes

3.14.0 (2024-05-15)

Features

  • Support providing a locale in i18n.ts instead of reading it from the pathname (#1017) (5c968b2)

3.13.0 (2024-05-08)

Features

  • Support numberingSystem and style for relative time formatting (#1057) (14e3aa4), closes #1056

3.12.2 (2024-05-03)

Bug Fixes

  • Print a warning in case the middleware didn't run on a request but APIs from next-intl are used (#1045) (8149955)

3.12.1 (2024-05-02)

Bug Fixes

  • Correctly parse date skeleton EEEE to a long weekday like "Tuesday" (upgrades to intl-messageformat@10 internally) (#1039) (d6b5fd2)
Commits

Updates next-auth from 5.0.0-beta.17 to 5.0.0-beta.18

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.18

Bugfixes

  • make BroadcastChannel a singleton (#10762)
Commits
  • a4d62c7 chore(release): bump version [skip ci]
  • 08527e0 chore(release): bump package version(s) [skip ci]
  • e17cc71 feat(sveltekit): webauthn provider support (#9924)
  • 89ef33f chore: version mismatch in sveltekit dev app (#10880)
  • 117110f chore: upgrade pnpm (#10825)
  • 3833baa chore(docs): update passkeys page
  • 4dda6af chore(docs): add default og:image (#10777)
  • 5e55331 fix(core): update WebAuthn authenticator schemas and types (#10861)
  • 4bec046 chore(sailpoint): cleanup example code
  • 0f2cec5 chore(sailpoint): cleanup sailpoint page
  • Additional commits viewable in compare view

Updates dotenv-cli from 7.4.1 to 7.4.2

Commits

Updates pino-pretty from 11.0.0 to 11.1.0

Release notes

Sourced from pino-pretty's releases.

v11.1.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.0.0...v11.1.0

Commits

Updates @prisma/client from 5.13.0 to 5.14.0

Release notes

Sourced from @​prisma/client's releases.

5.14.0

Today, we are excited to share the 5.14.0 stable release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release. 🌟

Highlights

Share your feedback about Prisma ORM

We want to know how you like working with Prisma ORM in your projects! Please take our 2min survey and let us know what you like or where we can improve 🙏

createManyAndReturn()

We’re happy to announce the availability of a new, top-level Prisma Client query: createManyAndReturn(). It works similarly to createMany() but uses a RETURNING clause in the SQL query to retrieve the records that were just created.

Here’s an example of creating multiple posts and then immediately returning those posts.

const postBodies = req.json()['posts']
const posts = prisma.post.createManyAndReturn({
data: postBodies
});
return posts

Additionally,createManyAndReturn() supports the same options as findMany(), such as the ability to return only specific fields.

const postBodies = req.json()['posts']
const postTitles = prisma.post.createManyAndReturn({
data: postBodies,
select: {
title: true,
},
});
return postTitles

Full documentation for this feature can be found in the Prisma Client API Reference.

Note: Because createManyAndReturn() uses the RETURNING clause, it is only supported by PostgreSQL, CockroachDB, and SQLite databases. At this time, relationLoadStrategy: join is not supported in createManyAndReturn() queries.

MongoDB performance improvements

Previously, Prisma ORM suffered from performance issues when using the in operator or when including related models in queries against a MongoDB database. These queries were translated by the Prisma query engine in such a way that indexes were skipped and collection scans were used, leading to slower queries especially on large datasets.

... (truncated)

Commits
  • e0006b1 chore(deps): update engines to 5.14.0-25.e9771e62de70f79a5e1c604a2d7c8e2a0a87...
  • 271d834 chore(deps): update engines to 5.14.0-24.879beb2a005f47f60608de797a554c8a500e...
  • d2701d4 feat: create no models flag for generate command (#24160)
  • 51ff5e4 chore(deps): update engines to 5.14.0-23.079da82321947525558fa7146f7737149538...
  • ea28e76 chore(deps): update dependency wrangler to v3.55.0 (#24147)
  • 7e66bc6 chore(deps): update engines to 5.14.0-21.6eec1600785bbff7acedfa57bc6826cdac2e...
  • 6fcc818 feat(cli): add prismaSchemaFolder support to prisma generate via `mergeSc...
  • 23aba0b docs: remove references to Prisma Slack (#24128)
  • 52589ae chore: Remove issue link from "Client did not initialize yet" (#24117)
  • c22724e feat(cli): ground work for prismaSchemaFolder, implementing validate, `form...
  • Additional commits viewable in compare view

Updates @sentry/nextjs from 7.112.2 to 8.7.0

Release notes

Sourced from @​sentry/nextjs's releases.

8.7.0

Important Changes

  • feat(react): Add TanStack Router integration (#12095)

    This release adds instrumentation for TanStack router with a new tanstackRouterBrowserTracingIntegration in the @sentry/react SDK:

    import * as Sentry from '@sentry/react';
    import { createRouter } from '@tanstack/react-router';
    const router = createRouter({
    // Your router options...
    });
    Sentry.init({
    dsn: 'PUBLIC_DSN',
    integrations: [Sentry.tanstackRouterBrowserTracingIntegration(router)],
    tracesSampleRate: 1.0,
    });

Other Changes

  • fix(nextjs): Do not hide sourceMappingURL comment on client when nextConfig.productionBrowserSourceMaps: true is set (#12278)

8.6.0

8.6.0 did not release fully, so this 8.7.0 also includes changes from that release.

Important Changes

  • feat(metrics): Add timings method to metrics (#12226)

    This introduces a new method, metrics.timing(), which can be used in two ways:

    1. With a numeric value, to simplify creating a distribution metric. This will default to second as unit:
    Sentry.metrics.timing('myMetric', 100);
    1. With a callback, which will wrap the duration of the callback. This can accept a sync or async callback. It will create an inactive span around the callback and at the end emit a metric with the duration of the span in seconds:
    const returnValue = Sentry.metrics.timing('myMetric', measureThisFunction);

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

8.7.0

Important Changes

  • feat(react): Add TanStack Router integration (#12095)

    This release adds instrumentation for TanStack router with a new tanstackRouterBrowserTracingIntegration in the @sentry/react SDK:

    import * as Sentry from '@sentry/react';
    import { createRouter } from '@tanstack/react-router';
    const router = createRouter({
    // Your router options...
    });
    Sentry.init({
    dsn: 'PUBLIC_DSN',
    integrations: [Sentry.tanstackRouterBrowserTracingIntegration(router)],
    tracesSampleRate: 1.0,
    });

Other Changes

  • fix(nextjs): Do not hide sourceMappingURL comment on client when nextConfig.productionBrowserSourceMaps: true is set (#12278)

8.6.0

Important Changes

  • feat(metrics): Add timings method to metrics (#12226)

    This introduces a new method, metrics.timing(), which can be used in two ways:

    1. With a numeric value, to simplify creating a distribution metric. This will default to second as unit:
    Sentry.metrics.timing('myMetric', 100);
    1. With a callback, which will wrap the duration of the callback. This can accept a sync or async callback. It will create an inactive span around the callback and at the end emit a metric with the duration of the span in seconds:
    const returnValue = Sentry.metrics.timing('myMetric', measureThisFunction);

... (truncated)

Commits
  • 41b8f79 release: 8.7.0
  • d4aaa3a Merge pull request #12280 from getsentry/prepare-release/8.7.0
  • 9b09cb2 Merge branch 'master' into prepare-release/8.7.0
  • 4aaaba7 meta: Add Changelog entry for 8.7.0
  • d9562b9 fix(nextjs): Do not hide sourceMappingURL comment on client when `nextConfi...
  • 0d1093d feat(react): Add TanStack Router integration (#12095)
  • bbe7be5 build: Remove @types/rimraf and some rimraf usage (#12276)
  • 81e0fd1 build: Bump node to 18.20.3 (#12271)
  • 264675d Merge pull request #12272 from getsentry/prepare-release/8.6.00
  • bf0a138 test(react): Update react-create-hash-router E2E test (#12262)
  • Additional commits viewable in compare view

Updates @auth/prisma-adapter from 2.0.0 to 2.1.0

Release notes

Sourced from @​auth/prisma-adapter's releases.

@​auth/prisma-adapter@​2.1.0

Bugfixes

  • core: update WebAuthn authenticator schemas and types (#10861) (5e55331c)

Other

  • prisma: cleanup adapter jsdoc (#10862) (5bd30436)
  • fix GitHub typo (#10781)
Commits
  • 08527e0 chore(release): bump package version(s) [skip ci]
  • e17cc71 feat(sveltekit): webauthn provider support (#9924)
  • 89ef33f chore: version mismatch in sveltekit dev app (#10880)
  • 117110f chore: upgrade pnpm (#10825)
  • 3833baa chore(docs): update passkeys page
  • 4dda6af chore(docs): add default og:image (#10777)
  • 5e55331 fix(core): update WebAuthn authenticator schemas and types (#10861)
  • 4bec046 chore(sailpoint): cleanup example code
  • 0f2cec5 chore(sailpoint): cleanup sailpoint page
  • de586f6 chore(provider): SailPoint Identity Secure Cloud (ISC) (#10723)
  • Additional commits viewable in compare view

Updates @types/node from 20.12.7 to 20.13.0

Commits

Updates @types/react from 18.3.1 to 18.3.3

Commits

Updates @types/lodash from 4.17.0 to 4.17.4

Commits

Updates @types/nodemailer from 6.4.14 to 6.4.15

Commits

Updates prisma from 5.13.0 to 5.14.0

Release notes

Sourced from prisma's releases.

5.14.0

Today, we are excited to share the 5.14.0 stable release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release. 🌟

Highlights

Share your feedback about Prisma ORM

We want to know how you like working with Prisma ORM in your projects! Please take our 2min survey and let us know what you like or where we can improve 🙏

createManyAndReturn()

We’re happy to announce the availability of a new, top-level Prisma Client query: createManyAndReturn(). It works similarly to createMany() but uses a RETURNING clause in the SQL query to retrieve the records that were just created.

Here’s an example of creating multiple posts and then immediately returning those posts.

const postBodies = req.json()['posts']
const posts = prisma.post.createManyAndReturn({
data: postBodies
});
return posts

Additionally,createManyAndReturn() supports the same options as findMany(), such as the ability to return only specific fields.

const postBodies = req.json()['posts']
const postTitles = prisma.post.createManyAndReturn({
data: postBodies,
select: {
title: true,
},
});
return postTitles

Full documentation for this feature can be found in the Prisma Client API Reference.

Note: Because createManyAndReturn() uses the RETURNING clause, it is only supported by PostgreSQL, CockroachDB, and SQLite databases. At this time, relationLoadStrategy: join is not supported in createManyAndReturn() queries.

MongoDB performance improvements

Previously, Prisma ORM suffered from performance issues when using the in operator or when including related models in queries against a MongoDB database. These queries were translated by the Prisma query engine in such a way that indexes were skipped and collection scans were used, leading to slower queries especially on large datasets.

... (truncated)

Commits
  • e499ef5 chore: un-iterate generate promo message (#24131)
  • d2701d4 feat: create no models flag for generate command (#24160)
  • 6fcc818 feat(cli): add prismaSchemaFolder support to prisma generate via `mergeSc...
  • 23aba0b docs: remove references to Prisma Slack (#24128)
  • c22724e feat(cli): ground work for prismaSchemaFolder, implementing validate, `form...
  • ed38a8f chore(deps): update dependency esbuild to v0.21.1 (#24110)
  • 4e72631 chore(deps): update devdependencies patch (non-major) (#24107)
  • 5163677 chore(deps): update devdependencies patch (non-major) (#24045)
  • 19a7b2e docs(cli/README): Remove Slack mention (#24015)
  • 438a718 fix: upgrade node-fetch to v3 (#24020)
  • Additional commits viewable in compare view

Updates cspell from 8.7.0 to 8.8.3

Release notes

Sourced from cspell's releases.

v8.8.3

Changes

Fixes

fix: bundle the Google Cloud dictionary (#5666)


fix: Make sure files globs are normalized. (#5665)


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#5664)

Update Dictionaries (main)

Summary

 .../snapshots/TheAlgorithms/Python/report.yaml     |  3 +-
 .../snapshots/TheAlgorithms/Python/snapshot.txt    |  3 +-
 .../snapshots/django/django/report.yaml            |  4 +--
 .../snapshots/django/django/snapshot.txt           |  3 +-
 .../snapshots/php/php-src/report.yaml              |  3 +-
 .../snapshots/php/php-src/snapshot.txt             |  3 +-
 packages/cspell-bundled-dicts/package.json         |  8 +++---
 pnpm-lock.yaml                                     | 33 +++++++++++++---------
 8 files changed, 29 insertions(+), 31 deletions(-)
</tr></table> 

... (truncated)

Changelog

Sourced from cspell's changelog.

8.8.3 (2024-05-23)

8.8.2 (2024-05-22)

8.8.1 (2024-05-10)

  • chore: Do not stop update if it fails to lint. (64ba085)

8.8.0 (2024-05-03)

Note: Version bump only for package cspell

Commits

Updates lint-staged from 15.2.2 to 15.2.5

Release notes

Sourced from lint-staged's releases.

v15.2.5

Patch Changes

  • #1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Patch Changes

  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

v15.2.3

Patch Changes

Changelog

Sourced from lint-staged's changelog.

15.2.5

Patch Changes

  • #1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

15.2.4

Patch Changes

  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

15.2.3

Patch Changes

Commits
  • f7e4106 chore(changeset): release
  • fc75303 build(release): lower next version bump from minor to patch
  • 91abea0 fix: improve error logging when failing to parse config file (#1423)
  • 31a1f95 build(deps): allow approximately equivalent versions of direct dependencies
  • ee43f15 build(deps): upgrade micromatch@4.0.7
  • 8be6c8e chore(changeset): release (#1419)
  • 4f4537a build(husky): fix release issue with Husky
  • 95d096d chore(changeset): release (#1411)
  • 72483cb docs: fix typo (#1417)
  • 86fba6f build(deps): update dependencies (#1418)
  • Additional commits viewable in compare view

Updates lucide-react from 0.376.0 to 0.381.0

Release notes

Sourced from lucide-react's releases.

New icons 0.381.0

New icons 🎨

New icons 0.380.0

New icons 🎨

New icons 0.379.0

Modified Icons 🔨

New icons 0.378.0

New icons 🎨

Modified Icons 🔨

New icons 0.377.0

Modified Icons 🔨

  • alarm-smoke (

Bumps the dependencies group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [zod](https://github.com/colinhacks/zod) | `3.23.5` | `3.23.8` |
| [sharp](https://github.com/lovell/sharp) | `0.33.3` | `0.33.4` |
| [otpauth](https://github.com/hectorm/otpauth) | `9.2.3` | `9.2.4` |
| [next-intl](https://github.com/amannn/next-intl) | `3.12.0` | `3.14.1` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.17` | `5.0.0-beta.18` |
| [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.4.1` | `7.4.2` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.0.0` | `11.1.0` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.13.0` | `5.14.0` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `7.112.2` | `8.7.0` |
| [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth) | `2.0.0` | `2.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `20.13.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.1` | `18.3.3` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.0` | `4.17.4` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.14` | `6.4.15` |
| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.13.0` | `5.14.0` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.7.0` | `8.8.3` |
| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.2` | `15.2.5` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.376.0` | `0.381.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.3` | `7.51.5` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.43.1` | `1.44.1` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.3.4` | `3.4.2` |
| [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.16.0` | `8.17.3` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.14` | `0.6.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `7.11.0` |


Updates `zod` from 3.23.5 to 3.23.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.5...v3.23.8)

Updates `sharp` from 0.33.3 to 0.33.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.3...v0.33.4)

Updates `otpauth` from 9.2.3 to 9.2.4
- [Release notes](https://github.com/hectorm/otpauth/releases)
- [Commits](hectorm/otpauth@v9.2.3...v9.2.4)

Updates `next-intl` from 3.12.0 to 3.14.1
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v3.12.0...v3.14.1)

Updates `next-auth` from 5.0.0-beta.17 to 5.0.0-beta.18
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.17...next-auth@5.0.0-beta.18)

Updates `dotenv-cli` from 7.4.1 to 7.4.2
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.1...v7.4.2)

Updates `pino-pretty` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.0.0...v11.1.0)

Updates `@prisma/client` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.14.0/packages/client)

Updates `@sentry/nextjs` from 7.112.2 to 8.7.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@7.112.2...8.7.0)

Updates `@auth/prisma-adapter` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/prisma-adapter@2.0.0...@auth/prisma-adapter@2.1.0)

Updates `@types/node` from 20.12.7 to 20.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.1 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/lodash` from 4.17.0 to 4.17.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/nodemailer` from 6.4.14 to 6.4.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)

Updates `prisma` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.14.0/packages/cli)

Updates `cspell` from 8.7.0 to 8.8.3
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.8.3/packages/cspell)

Updates `lint-staged` from 15.2.2 to 15.2.5
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.2...v15.2.5)

Updates `lucide-react` from 0.376.0 to 0.381.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.381.0/packages/lucide-react)

Updates `react-hook-form` from 7.51.3 to 7.51.5
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.51.3...v7.51.5)

Updates `@playwright/test` from 1.43.1 to 1.44.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.43.1...v1.44.1)

Updates `@hookform/resolvers` from 3.3.4 to 3.4.2
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.3.4...v3.4.2)

Updates `@tanstack/react-table` from 8.16.0 to 8.17.3
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.17.3/packages/react-table)

Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.6.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.14...v0.6.1)

Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.11.0
- [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/v7.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: otpauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: dotenv-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@auth/prisma-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/nodemailer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lucide-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-hook-form
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2024
@FlorianLeChat FlorianLeChat self-requested a review June 1, 2024 10:55
@github-actions github-actions bot merged commit 39863db into master Jun 1, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-840386b1ab branch June 1, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant