payloadcms / payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
https://payloadcms.com
MIT License
27.76k stars 1.72k forks source link

chore(deps): bump the production-deps group across 1 directory with 35 updates #9312

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 3 days ago

Bumps the production-deps group with 35 updates in the / directory:

Package From To
@sentry/nextjs 8.37.1 8.38.0
@clack/prompts 0.7.0 0.8.1
@swc/core 1.7.10 1.9.2
mongoose 8.8.1 8.8.2
pg 8.11.3 8.13.1
@types/pg 8.10.2 8.11.10
@vercel/postgres 0.9.0 0.10.0
nodemailer 6.9.10 6.9.16
@types/nodemailer 6.4.14 6.4.16
@eslint/js 9.14.0 9.15.0
@typescript-eslint/parser 8.14.0 8.15.0
eslint 9.14.0 9.15.0
eslint-plugin-jest-dom 5.4.0 5.5.0
eslint-plugin-regexp 2.6.0 2.7.0
typescript-eslint 8.14.0 8.15.0
graphql-scalars 1.22.2 1.23.0
@dnd-kit/core 6.0.8 6.1.0
file-type 19.3.0 19.6.0
react-diff-viewer-continued 3.2.6 3.4.0
sass 1.77.4 1.81.0
ci-info 4.0.0 4.1.0
@aws-sdk/client-cognito-identity 3.687.0 3.693.0
@aws-sdk/client-s3 3.687.0 3.693.0
@aws-sdk/credential-providers 3.687.0 3.693.0
@aws-sdk/lib-storage 3.687.0 3.693.0
@vercel/blob 0.22.3 0.26.0
@sentry/types 8.37.1 8.38.0
acorn 8.12.1 8.14.0
react-error-boundary 4.0.13 4.1.2
slate 0.91.4 0.110.2
slate-history 0.86.0 0.110.3
slate-hyperscript 0.81.3 0.100.0
slate-react 0.92.0 0.111.0
react-select 5.8.0 5.8.3
scheduler 0.0.0-experimental-3edc000d-20240926 0.23.2

Updates @sentry/nextjs from 8.37.1 to 8.38.0

Release notes

Sourced from @​sentry/nextjs's releases.

8.38.0

  • docs: Improve docstrings for node otel integrations (#14217)
  • feat(browser): Add moduleMetadataIntegration lazy loading support (#13817)
  • feat(core): Add trpc path to context in trpcMiddleware (#14218)
  • feat(deps): Bump @​opentelemetry/instrumentation-amqplib from 0.42.0 to 0.43.0 (#14230)
  • feat(deps): Bump @​sentry/cli from 2.37.0 to 2.38.2 (#14232)
  • feat(node): Add knex integration (#13526)
  • feat(node): Add tedious integration (#13486)
  • feat(utils): Single implementation to fetch debug ids (#14199)
  • fix(browser): Avoid recording long animation frame spans starting before their parent span (#14186)
  • fix(node): Include debug_meta with ANR events (#14203)
  • fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243)
  • fix(react): Support wildcard routes on React Router 6 (#14205)
  • fix(spotlight): Export spotlightBrowserIntegration from the main browser package (#14208)
  • ref(browser): Ensure start time of interaction root and child span is aligned (#14188)
  • ref(nextjs): Make build-time value injection turbopack compatible (#14081)

Work in this release was contributed by @​grahamhency, @​Zen-cronic, @​gilisho and @​phuctm97. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 22.77 KB
@​sentry/browser - with treeshaking flags 21.53 KB
@​sentry/browser (incl. Tracing) 35.26 KB
@​sentry/browser (incl. Tracing, Replay) 71.98 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.35 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 76.31 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.14 KB
@​sentry/browser (incl. Feedback) 39.93 KB
@​sentry/browser (incl. sendFeedback) 27.42 KB
@​sentry/browser (incl. FeedbackAsync) 32.23 KB
@​sentry/react 25.52 KB
@​sentry/react (incl. Tracing) 38.22 KB
@​sentry/vue 26.91 KB
@​sentry/vue (incl. Tracing) 37.1 KB
@​sentry/svelte 22.91 KB
CDN Bundle 24.13 KB
CDN Bundle (incl. Tracing) 37.04 KB
CDN Bundle (incl. Tracing, Replay) 71.7 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.05 KB
CDN Bundle - uncompressed 70.73 KB
CDN Bundle (incl. Tracing) - uncompressed 109.9 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.42 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.64 KB
@​sentry/nextjs (client) 38.33 KB
@​sentry/sveltekit (client) 35.84 KB
@​sentry/node 133.37 KB
@​sentry/node - without tracing 95.67 KB

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

8.38.0

  • docs: Improve docstrings for node otel integrations (#14217)
  • feat(browser): Add moduleMetadataIntegration lazy loading support (#13817)
  • feat(core): Add trpc path to context in trpcMiddleware (#14218)
  • feat(deps): Bump @​opentelemetry/instrumentation-amqplib from 0.42.0 to 0.43.0 (#14230)
  • feat(deps): Bump @​sentry/cli from 2.37.0 to 2.38.2 (#14232)
  • feat(node): Add knex integration (#13526)
  • feat(node): Add tedious integration (#13486)
  • feat(utils): Single implementation to fetch debug ids (#14199)
  • fix(browser): Avoid recording long animation frame spans starting before their parent span (#14186)
  • fix(node): Include debug_meta with ANR events (#14203)
  • fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243)
  • fix(react): Support wildcard routes on React Router 6 (#14205)
  • fix(spotlight): Export spotlightBrowserIntegration from the main browser package (#14208)
  • ref(browser): Ensure start time of interaction root and child span is aligned (#14188)
  • ref(nextjs): Make build-time value injection turbopack compatible (#14081)

Work in this release was contributed by @​grahamhency, @​Zen-cronic, @​gilisho and @​phuctm97. Thank you for your contributions!

Commits
  • 396e2f9 release: 8.38.0
  • 9a98d98 Merge pull request #14244 from getsentry/prepare-release/8.38.0
  • ad1f938 meta(changelog): Update changelog for 8.38.0
  • 0aa7f1d fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243)
  • 2e5fe94 chore: Add external contributor to CHANGELOG.md (#14235)
  • 1f56ffa feat(node): Add knex integration (#13526)
  • 68781c5 feat(deps): Bump @​sentry/cli from 2.37.0 to 2.38.2 (#14232)
  • 48c3594 feat(deps): Bump @​opentelemetry/instrumentation-amqplib from 0.42.0 to 0.43.0...
  • fac7209 fix(node): Include debug_meta with ANR events (#14203)
  • 8532e25 chore: Add external contributor to changelog (#14228)
  • Additional commits viewable in compare view


Updates @clack/prompts from 0.7.0 to 0.8.1

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​0.8.1

Patch Changes

  • 360afeb: feat: adaptative max items
Changelog

Sourced from @​clack/prompts's changelog.

0.8.1

Patch Changes

  • 360afeb: feat: adaptative max items

0.8.0

Minor Changes

  • 9acccde: Add tasks function for executing tasks in spinners

Patch Changes

  • b5c6b9b: Feat multiselect maxItems option
  • 50ed94a: fix: clear spinner hooks on spinner.stop
  • Updated dependencies [a04e418]
  • Updated dependencies [4f6fcf5]
    • @​clack/core@​0.3.4
Commits


Updates @swc/core from 1.7.10 to 1.9.2

Changelog

Sourced from @​swc/core's changelog.

[1.9.2] - 2024-11-11

Bug Fixes

Features

  • (es/codegen) Implement proper inline_script support (#9729) (e732a36)

[1.9.1] - 2024-11-06

Bug Fixes

[1.9.0] - 2024-11-06

Bug Fixes

Features

  • (typescript) Port deno isolatedDeclarations updates (#9712) (6194044)

Miscellaneous Tasks

  • (deps) Update rust crate is-macro to v0.3.7 (#9713) (d48e6e8)

[1.8.0] - 2024-11-04

Bug Fixes

... (truncated)

Commits
  • 669d275 chore: Publish 1.9.2 with swc_core v5.0.3
  • 47c6d38 chore: Update changelog
  • f2be61f chore: Publish 1.9.2-nightly-20241111.1 with swc_core v5.0.3
  • 9aae07a chore: Publish crates with swc_core v5.0.3
  • e732a36 feat(es/codegen): Implement proper inline_script support (#9729)
  • 9dfa3f5 chore: Publish @swc/helpers@0.5.15
  • 1606d08 chore: Publish crates with swc_core v5.0.2
  • aff9de5 fix(es): Fix typo in feature name (#9721)
  • 7c396a1 chore: Update changelog
  • 3d87fe0 chore: Publish 1.9.1 with swc_core v5.0.1
  • Additional commits viewable in compare view


Updates mongoose from 8.8.1 to 8.8.2

Release notes

Sourced from mongoose's releases.

8.8.2 / 2024-11-18

  • fix(model): handle array filters when casting bulkWrite #15036 #14978
  • fix(model): make diffIndexes() avoid trying to drop default timeseries collection index #15035 #14984
  • fix: save execution stack in query as string #15039 durran
  • types(cursor): correct asyncIterator and asyncDispose for TypeScript with lib: 'esnext' #15038
  • docs(migrating_to_8): add note about removing findByIdAndRemove #15024 dragontaek-lee
Changelog

Sourced from mongoose's changelog.

8.8.2 / 2024-11-18

  • fix(model): handle array filters when casting bulkWrite #15036 #14978
  • fix(model): make diffIndexes() avoid trying to drop default timeseries collection index #15035 #14984
  • fix: save execution stack in query as string #15039 durran
  • types(cursor): correct asyncIterator and asyncDispose for TypeScript with lib: 'esnext' #15038
  • docs(migrating_to_8): add note about removing findByIdAndRemove #15024 dragontaek-lee
Commits
  • b34aba6 chore: release 8.8.2
  • f450083 docs(migrating_to_8): add note about removing findByIdAndRemove
  • 445a76d Merge pull request #15038 from Automattic/vkarpov15/gh-14976
  • 93dad98 Merge pull request #15039 from durran/error-stack
  • 85c538d fix: save execution stack in query as string
  • 48407d9 types(cursor): correct asyncIterator and asyncDispose for TypeScript with...
  • 7aba322 Merge pull request #15036 from Automattic/vkarpov15/gh-14978
  • c9cbea0 test: add test showing that bulkWrite strips out keys that arent in schema by...
  • 98edf8b Update test/model.test.js
  • 8799da2 Merge pull request #15035 from Automattic/vkarpov15/gh-14984
  • Additional commits viewable in compare view


Updates pg from 8.11.3 to 8.13.1

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

pg@8.13.0

pg@8.12.0

pg-pool@8.10.0

  • Emit release event when client is returned to the pool.

pg@8.9.0

pg@8.8.0

pg-pool@3.5.0

pg@8.7.0

  • Add optional config to pool to allow process to exit if pool is idle.

pg-cursor@2.7.0

pg@8.6.0

... (truncated)

Commits


Updates @types/pg from 8.10.2 to 8.11.10

Commits


Updates @vercel/postgres from 0.9.0 to 0.10.0

Release notes

Sourced from @​vercel/postgres's releases.

@​vercel/postgres-kysely@​0.10.0

Minor Changes

  • a2a4757: Removes utf-8-validate dependency and sets minimum Node.js version to 18.14

Patch Changes

  • Updated dependencies [a2a4757]
    • @​vercel/postgres@​0.10.0

@​vercel/postgres@​0.10.0

Minor Changes

  • a2a4757: Removes utf-8-validate dependency and sets minimum Node.js version to 18.14
Changelog

Sourced from @​vercel/postgres's changelog.

0.10.0

Minor Changes

  • a2a4757: Removes utf-8-validate dependency and sets minimum Node.js version to 18.14
Commits
  • 8804352 Version Packages (#745)
  • a2a4757 feat(postgres): remove utf-8-validate dependency and update minimum node vers...
  • 2aa04dc chore(deps): update dependency @​types/ws to v8.5.12 (#737)
  • 31c2b68 chore(deps): update dependency @​types/node to v20.14.15 (#736)
  • 0e8ede4 chore(deps): update dependency tsup to v8.1.0 (#716)
  • 7405fff chore(deps): update dependency prettier to v3.3.2 (#715)
  • c929a88 chore(deps): update dependency @​types/node to v20.14.9 (#539)
  • f6f99da chore(deps): update dependency ts-jest to v29.1.5 (#704)
  • 8511ebf chore(deps): update dependency @​changesets/cli to v2.27.7 (#684)
  • See full diff in compare view


Updates nodemailer from 6.9.10 to 6.9.16

Release notes

Sourced from nodemailer's releases.

v6.9.16

6.9.16 (2024-10-28)

Bug Fixes

  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)

v6.9.15

6.9.15 (2024-08-08)

Bug Fixes

v6.9.14

6.9.14 (2024-06-19)

Bug Fixes

  • api: Added support for Ethereal authentication (56b2205)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea)
  • well-known-services: Add Loopia in well known services (#1655) (21a28a1)

v6.9.13

6.9.13 (2024-03-20)

Bug Fixes

  • tls: Ensure servername for SMTP (d66fdd3)

v6.9.12

6.9.12 (2024-03-08)

Bug Fixes

  • message-generation: Escape single quote in address names (4ae5fad)

v6.9.11

6.9.11 (2024-02-29)

Bug Fixes

... (truncated)

Changelog

Sourced from nodemailer's changelog.

6.9.16 (2024-10-28)

Bug Fixes

  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)

6.9.15 (2024-08-08)

Bug Fixes

6.9.14 (2024-06-19)

Bug Fixes

  • api: Added support for Ethereal authentication (56b2205)
  • services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc)
  • services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea)
  • well-known-services: Add Loopia in well known services (#1655) (21a28a1)

6.9.13 (2024-03-20)

Bug Fixes

  • tls: Ensure servername for SMTP (d66fdd3)

6.9.12 (2024-03-08)

Bug Fixes

  • message-generation: Escape single quote in address names (4ae5fad)

6.9.11 (2024-02-29)

Bug Fixes

  • headers: Ensure that Content-type is the bottom header (c7cf97e)
Commits
  • e70b9c1 chore(master): release 6.9.16 [skip-ci] (#1688)
  • bcf55be Bumped deps
  • f2096c5 fix(addressparser): Correctly detect if user local part is attached to domain...
  • 81de9eb chore(master): release 6.9.15 [skip-ci] (#1668)
  • 79b8293 fix(mime): Added GeoJSON closes #1637 (#1665)
  • baa28f6 fix: Fix memory leak (#1667)
  • f9a92ed chore(master): release 6.9.14 [skip-ci] (#1649)
  • 56b2205 fix(api): Added support for Ethereal authentication
  • 21a28a1 fix(well-known-services): Add Loopia in well known services (#1655)
  • fc2c9ea fix(services.json): update Mailtrap host and port in well known (#1652)
  • Additional commits viewable in compare view


Updates @types/nodemailer from 6.4.14 to 6.4.16

Commits


Updates @eslint/js from 9.14.0 to 9.15.0

Release notes

Sourced from @​eslint/js's releases.

v9.15.0

Features

  • 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)
  • 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)
  • bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#19123) (Milos Djermanovic)
  • 3087c9e feat: add meta object to @eslint/js plugin (#19095) (Francesco Trotta)

Bug Fixes

  • fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar)
  • bd35098 fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)
  • 9db5b15 fix: unsafe report for no-lonely-if (#19087) (Abraham Guo)
  • 68fa497 fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)
  • 4ce625a fix: upgrade @​humanwhocodes/retry@​0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)

Documentation

  • d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti)
  • 09bc2a8 docs: Update README (GitHub Actions Bot)
  • 39089c8 docs: add no-useless-computed-key examples with object patterns (#19109) (Milos Djermanovic)
  • 895c60f docs: add missing messageId property and suggestion properties (#19122) (fnx)
  • 298625e docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)
  • 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#19090) (Marco Pasqualetti)

Chores

  • 2967d91 chore: upgrade @​eslint/js@​9.15.0 (#19133) (Milos Djermanovic)
  • b441bee chore: package.json update for @​eslint/js release (Jenkins)
  • 7d6bf4a chore: upgrade @​eslint/core@​0.9.0 (#19131) (Milos Djermanovic)
  • 902e707 chore: upgrade @​eslint/plugin-kit@​0.2.3 (#19130) (Milos Djermanovic)
  • 5ff6c1d chore: bump cross-spawn (#19125) (Ian Bobinac)
  • cceccc7 chore: update dependency @​eslint/json to ^0.6.0 (#19117) (renovate[bot])
  • 0da3f73 chore: update algolia referrer (#19114) (Strek)
  • 4f08332 ci: unpin trunk-io/trunk-action (#19108) (Francesco Trotta)
  • 6b75683 perf: optimize text-table by replacing regex with trimEnd (#19061) (Nitin Kumar)
Changelog

Sourced from @​eslint/js's changelog.

v9.15.0 - November 15, 2024

  • 2967d91 chore: upgrade @​eslint/js@​9.15.0 (#19133) (Milos Djermanovic)
  • b441bee chore: package.json update for @​eslint/js release (Jenkins)
  • 7d6bf4a chore: upgrade @​eslint/core@​0.9.0 (#19131) (Milos Djermanovic)
  • 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)
  • 902e707 chore: upgrade @​eslint/plugin-kit@​0.2.3 (#19130) (Milos Djermanovic)
  • 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)
  • fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar)
  • 5ff6c1d chore: bump cross-spawn (#19125) (Ian Bobinac)
  • d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti)
  • bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#19123) (Milos Djermanovic)
  • 09bc2a8 docs: Update README (GitHub Actions Bot)
  • bd35098 fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)
  • 39089c8 docs: add no-useless-computed-key examples with object patterns (#19109) (Milos Djermanovic)
  • 895c60f docs: add missing messageId property and suggestion properties (#19122) (fnx)
  • cceccc7 chore: update dependency @​eslint/json to ^0.6.0 (#19117) (renovate[bot])
  • 0da3f73 chore: update algolia referrer (#19114) (Strek)
  • 9db5b15 fix: unsafe report for no-lonely-if (#19087) (Abraham Guo)
  • 68fa497 fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)
  • 4f08332 ci: unpin trunk-io/trunk-action (#19108) (Francesco Trotta)
  • 3087c9e feat: add meta object to @eslint/js plugin (#19095) (Francesco Trotta)
  • 298625e docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)
  • 4ce625a fix: upgrade @​humanwhocodes/retry@​0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)
  • 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#19090) (Marco Pasqualetti)
  • 6b75683 perf: optimize text-table by replacing regex with trimEnd (#19061) (Nitin Kumar)
Commits


Updates @typescript-eslint/parser from 8.14.0 to 8.15.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.15.0

8.15.0 (2024-11-18)

🚀 Features

  • eslint-plugin: added related-getter-setter-pairs rule (#10192)
  • eslint-plugin: new rule no-unsafe-type-assertion (#10051)
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#10299)
  • rule-tester: run method - avoid to infer type parameter from tests param (#10324)
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#10333)
  • utils: add new optional language field to FlatConfig.Config type (#10326)

🩹 Fixes

  • add missing peer dependencies (#9744)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314)
  • eslint-plugin: [explicit-module-boundary-types] and [... _Description has been truncated_
socket-security[bot] commented 3 days ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

socket-security[bot] commented 3 days ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/client-cognito-identity@3.693.0 Transitive: environment, filesystem, shell +69 4.41 MB aws-sdk-bot
npm/@aws-sdk/client-s3@3.693.0 Transitive: environment, filesystem, shell +92 7.92 MB amzn-oss, aws-sdk-bot, kuhe, ...2 more
npm/@aws-sdk/credential-providers@3.693.0 Transitive: environment, filesystem, shell +70 4.03 MB aws-sdk-bot
npm/@aws-sdk/lib-storage@3.693.0 None +27 1.4 MB amzn-oss, aws-sdk-bot, kuhe, ...2 more
npm/@azure/abort-controller@1.1.0 None 0 65 kB azure-sdk
npm/@azure/storage-blob@12.25.0 filesystem Transitive: environment +11 11.9 MB microsoft1es
npm/@babel/cli@7.25.9 Transitive: filesystem, shell +5 583 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/core@7.26.0 environment, filesystem, unsafe +24 10.6 MB nicolo-ribaudo
npm/@babel/preset-env@7.26.0 Transitive: environment, filesystem, unsafe +98 12.1 MB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/preset-react@7.25.9 Transitive: environment +23 6.53 MB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/preset-typescript@7.26.0 Transitive: environment +29 7.35 MB existentialism, hzoo, jlhwung, ...1 more
npm/@clack/prompts@0.8.1 None +1 474 kB natemoo-re
npm/@dnd-kit/core@6.1.0 environment +2 1.15 MB clauderic
npm/@eslint-react/eslint-plugin@1.16.1 Transitive: environment +16 5.01 MB rel1cx
npm/@eslint/js@9.15.0 None 0 14.9 kB eslintbot, openjsfoundation
npm/@faceless-ui/modal@3.0.0-beta.2 None 0 50 kB jacobsfletch
npm/@faceless-ui/scroll-info@2.0.0-beta.0 None 0 16.2 kB jacobsfletch
npm/@faceless-ui/window-info@3.0.0-beta.0 None 0 16.5 kB jacobsfletch
npm/@google-cloud/storage@7.14.0 None +7 1.79 MB google-wombot
npm/@hyrious/esbuild-plugin-commonjs@0.2.4 filesystem 0 47.5 kB hyrious
npm/@jest/globals@29.7.0 Transitive: eval +13 741 kB simenb
npm/@lexical/eslint-plugin@0.20.0 environment 0 66.3 kB acywatson
npm/@lexical/headless@0.20.0 environment 0 9.66 kB acywatson
npm/@lexical/link@0.20.0 environment 0 48.1 kB acywatson
npm/@lexical/list@0.20.0 environment 0 140 kB acywatson
npm/@lexical/mark@0.20.0 environment 0 31.9 kB acywatson
npm/@lexical/markdown@0.20.0 environment +2 318 kB acywatson
npm/@lexical/react@0.20.0 Transitive: environment +12 1.48 MB acywatson
npm/@lexical/rich-text@0.20.0 environment +2 175 kB acywatson
npm/@lexical/selection@0.20.0 environment 0 112 kB acywatson
npm/@lexical/table@0.20.0 environment +2 438 kB acywatson
npm/@lexical/utils@0.20.0 environment 0 106 kB acywatson
npm/@libsql/client@0.14.0 Transitive: network +4 484 kB penberg
npm/@monaco-editor/react@4.6.0 None +1 238 kB surenat
npm/@next/bundle-analyzer@15.0.0 None 0 3.38 kB vercel-release-bot
npm/@next/env@15.0.3 None 0 11.8 kB vercel-release-bot
npm/@next/eslint-plugin-next@15.0.0 None 0 82.4 kB matt.straka, rauchg, timer, ...2 more
npm/@playwright/test@1.48.1 None 0 25.5 kB dgozman-ms, mxschmitt, pavelfeldman, ...1 more
npm/@sentry/nextjs@8.38.0 environment, filesystem, network Transitive: unsafe +143 72.5 MB benvinegar, billyvg, evanpurkhiser, ...8 more
npm/@sentry/node@8.37.1 environment, unsafe Transitive: filesystem, network +48 21.6 MB sentry-bot
npm/@sentry/react@7.119.2 Transitive: network +9 10.9 MB sentry-bot
npm/@sentry/types@8.38.0 None 0 338 kB sentry-bot
npm/@sindresorhus/slugify@1.1.2 None +1 30.3 kB sindresorhus
npm/@swc-node/register@1.10.9 environment, filesystem +6 336 kB broooooklyn
npm/@swc/cli@0.4.0 environment, filesystem Transitive: network, shell +7 1.19 MB kdy1
npm/@swc/core@1.9.2 None +2 208 kB kdy1, kwonoj
npm/@swc/jest@0.2.36 filesystem Transitive: environment +10 592 kB kdy1
npm/@types/body-scroll-lock@3.1.2 None 0 3.46 kB types
npm/@types/escape-html@1.0.4 None 0 4.45 kB types
npm/@types/eslint__js@8.42.3 None 0 3.17 kB types
npm/@types/eslint@9.6.1 None +1 221 kB types
npm/@types/esprima@4.0.6 None +1 32.4 kB types
npm/@types/find-node-modules@2.1.2 None 0 4.92 kB types
npm/@types/fs-extra@11.0.4 None +1 42.5 kB types
npm/@types/fs-extra@9.0.13 None 0 27.9 kB types
npm/@types/is-hotkey@0.1.10 None 0 5.68 kB types
npm/@types/jest@29.5.12 None 0 78.7 kB types
npm/@types/lodash.get@4.4.9 None +1 871 kB types
npm/@types/minimist@1.2.2 None 0 6.72 kB types
npm/@types/minimist@1.2.5 None 0 6.27 kB types
npm/@types/mongoose-aggregate-paginate-v2@1.0.12 None 0 5.6 kB types
npm/@types/node@22.5.4 None 0 2.2 MB types
npm/@types/nodemailer@6.4.16 None 0 90.3 kB types
npm/@types/pg@8.11.10 None 0 16.5 kB types
npm/@types/pluralize@0.0.33 None 0 5.77 kB types
npm/@types/prompts@2.4.9 None 0 7.96 kB types
npm/@types/range-parser@1.2.7 None 0 4.62 kB types
npm/@types/react-datepicker@6.2.0 None +6 6.12 MB types
npm/@types/semver@7.5.8 None 0 23.3 kB types
npm/@types/shelljs@0.8.15 None +2 68.5 kB types
npm/@types/to-snake-case@1.0.0 None 0 2.64 kB types
npm/@types/uuid@10.0.0 None 0 7.82 kB types
npm/@types/ws@8.5.13 None 0 21.6 kB types
npm/@typescript-eslint/parser@8.15.0 Transitive: environment +5 1.45 MB bradzacher, jameshenry
npm/@vercel/blob@0.26.0 environment, network +2 413 kB vercel-release-bot
npm/@vercel/postgres@0.10.0 environment Transitive: network +3 850 kB vercel-release-bot
npm/acorn@8.14.0 None 0 547 kB marijn
npm/ajv@8.17.1 eval 0 1.03 MB esp
npm/arg@5.0.2 None 0 13.7 kB leerobinson
npm/babel-plugin-react-compiler@0.0.0-experimental-24ec0eb-20240918 Transitive: environment +4 8.34 MB react-bot
npm/babel-plugin-transform-remove-imports@1.8.0 None 0 8.92 kB wcjiang
npm/changelogen@0.5.7 Transitive: environment, filesystem +9 849 kB pi0
npm/ci-info@4.1.0 None 0 28.5 kB sibiraj-s
npm/comment-json@4.2.5 None +2 87.5 kB kael
npm/console-table-printer@2.12.1 None 0 45 kB ayonknan
npm/copyfiles@2.4.1 filesystem 0 22.9 kB cwmma
npm/croner@9.0.0 None 0 104 kB hexagon
npm/cross-env@7.0.3 environment Transitive: filesystem, shell +1 45.2 kB kentcdodds
npm/date-fns@4.1.0 None 0 22.6 MB kossnocorp
npm/dotenv@16.4.5 environment, filesystem 0 79.1 kB motdotla
npm/drizzle-kit@0.28.0 Transitive: environment, eval, filesystem +3 7.37 MB alexblokh, dankochetov, kyrylo_usichenko, ...1 more
npm/drizzle-orm@0.36.1 None 0 6.48 MB dankochetov

🚮 Removed packages: npm/@apollo/client@3.10.4, npm/@faceless-ui/css-grid@1.2.1, npm/@faceless-ui/modal@2.0.2, npm/@lexical/list@0.14.5, npm/@lexical/react@0.14.5, npm/@lexical/rich-text@0.14.5, npm/@lexical/utils@0.14.5, npm/@next/eslint-plugin-next@13.5.6, npm/@payloadcms/db-mongodb@3.0.0-beta.32, npm/@payloadcms/plugin-cloud@3.0.0-beta.32, npm/@payloadcms/plugin-form-builder@3.0.0-beta.32, npm/@payloadcms/richtext-lexical@3.0.0-beta.32, npm/@types/node@20.12.12, npm/@types/react-dom@18.3.0, npm/@types/react@18.3.2, npm/escape-html@1.0.3, npm/eslint-config-next@12.3.1, npm/eslint-config-prettier@8.10.0, npm/eslint-plugin-filenames@1.3.2, npm/eslint-plugin-import@2.25.4, npm/eslint-plugin-prettier@4.2.1, npm/eslint-plugin-react-hooks@4.6.2, npm/eslint-plugin-simple-import-sort@10.0.0, npm/eslint@8.57.0, npm/graphql@16.8.1, npm/next@14.3.0-canary.63, npm/react-dom@18.3.1, npm/react-hook-form@7.51.4, npm/react-select@5.8.0, npm/react@18.2.0, npm/sass@1.77.1, npm/slate@0.84.0, npm/typescript@5.4.5

View full report↗︎

dependabot[bot] commented 2 days ago

Superseded by #9356.