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 npm-dependencies group across 1 directory with 13 updates #174

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-dependencies group with 13 updates in the / directory:

Package From To
@carbonplan/components 12.0.0 12.6.1
@carbonplan/layouts 3.0.0 4.1.0
@carbonplan/theme 8.0.0 8.1.0
@mdx-js/loader 2.1.5 3.0.1
@mdx-js/react 2.1.5 3.0.1
@next/mdx 12.3.4 14.2.4
@theme-ui/color 0.15.4 0.16.2
next 12.3.4 14.2.4
react 18.2.0 18.3.1
react-dom 18.2.0 18.3.1
rehype-slug 4.0.1 6.0.0
theme-ui 0.15.4 0.16.2
prettier 2.3.2 3.3.2

Updates @carbonplan/components from 12.0.0 to 12.6.1

Commits
Maintainer changes

This version was pushed to npm by shane98c, a new releaser for @​carbonplan/components since your current version.


Updates @carbonplan/layouts from 3.0.0 to 4.1.0

Commits

Updates @carbonplan/theme from 8.0.0 to 8.1.0

Commits

Updates @mdx-js/loader from 2.1.5 to 3.0.1

Release notes

Sourced from @​mdx-js/loader's releases.

3.0.1

Fix

Types

Site

Full Changelog: mdx-js/mdx@3.0.0...3.0.1

3.0.0

(see https://mdxjs.com/migrating/v3/ on how to migrate)

Change

  • e08b7596 5afa48e6 Change to require Node 16
  • 5a13d73b Change to use export maps
  • cbc2822f Update unified, types, plugins, etc
  • 96b51f93 Remove inferral of development from NODE_ENV

Change (unlikely to affect you)

  • c961af80 Remove useDynamicImport option
  • 9cb26fd1 @mdx-js/register: remove package
  • 0d1558a3 @mdx-js/esbuild: remove experimental allowDangerousRemoteMdx
  • 0f62bce9 @mdx-js/node-loader: remove fixRuntimeWithoutExportMap
  • 4f924227 @mdx-js/preact: remove deprecated MDXContext, withMDXComponents
  • a362bb43 @mdx-js/react: remove deprecated MDXContext, withMDXComponents

Add

  • e12f3079 Add support for passing baseUrl when running
  • 2c511a40 Add support for baseUrl as a URL
  • 1863914c Add deprecation warning for classic runtime
  • a34177c3 Add support for ES2024 in MDX, adjacent JSX and expression blocks
  • 44fd9cac Add support for await in MDX
  • 3a7f1947 Add tableCellAlignToStyle option, to use align

... (truncated)

Commits

Updates @mdx-js/react from 2.1.5 to 3.0.1

Release notes

Sourced from @​mdx-js/react's releases.

3.0.1

Fix

Types

Site

Full Changelog: mdx-js/mdx@3.0.0...3.0.1

3.0.0

(see https://mdxjs.com/migrating/v3/ on how to migrate)

Change

  • e08b7596 5afa48e6 Change to require Node 16
  • 5a13d73b Change to use export maps
  • cbc2822f Update unified, types, plugins, etc
  • 96b51f93 Remove inferral of development from NODE_ENV

Change (unlikely to affect you)

  • c961af80 Remove useDynamicImport option
  • 9cb26fd1 @mdx-js/register: remove package
  • 0d1558a3 @mdx-js/esbuild: remove experimental allowDangerousRemoteMdx
  • 0f62bce9 @mdx-js/node-loader: remove fixRuntimeWithoutExportMap
  • 4f924227 @mdx-js/preact: remove deprecated MDXContext, withMDXComponents
  • a362bb43 @mdx-js/react: remove deprecated MDXContext, withMDXComponents

Add

  • e12f3079 Add support for passing baseUrl when running
  • 2c511a40 Add support for baseUrl as a URL
  • 1863914c Add deprecation warning for classic runtime
  • a34177c3 Add support for ES2024 in MDX, adjacent JSX and expression blocks
  • 44fd9cac Add support for await in MDX
  • 3a7f1947 Add tableCellAlignToStyle option, to use align

... (truncated)

Commits

Updates @next/mdx from 12.3.4 to 14.2.4

Release notes

Sourced from @​next/mdx's releases.

v14.2.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure route handlers properly track dynamic access (#66446)
  • fix NextRequest proxy in edge runtime (#66551)
  • Fix next/dynamic with babel and src dir (#65177)
  • Use vercel deployment url for metadataBase fallbacks (#65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#65235)
  • Fix loading navigation with metadata and prefetch (#66447)
  • prevent duplicate RSC fetch when action redirects (#66620)
  • ensure router cache updates reference the latest cache values (#66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • Use addDependency to track metadata route file changes (#66714)
  • Add timeout/retry handling for fetch cache (#66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)

Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

Commits

Updates @theme-ui/color from 0.15.4 to 0.16.2

Release notes

Sourced from @​theme-ui/color's releases.

v0.16.2

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Arun Sathiya (@​arunsathiya)

❤️ Jeff Bell (@​jhbell)

❤️ Paweł Kowalewski (@​pawkow)

❤️ Sam Marxz (@​sammarxz)

🐛 Bug Fix

🏠 Internal

Authors: 5

v0.16.2-develop.5

No release notes provided.

v0.16.2-develop.2

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Jeff Bell (@​jhbell)

❤️ Paweł Kowalewski (@​pawkow)

🐛 Bug Fix

🏠 Internal

... (truncated)

Changelog

Sourced from @​theme-ui/color's changelog.

v0.16.2 (Mon Feb 19 2024)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Arun Sathiya (@​arunsathiya)

❤️ Jeff Bell (@​jhbell)

❤️ Paweł Kowalewski (@​pawkow)

❤️ Sam Marxz (@​sammarxz)

🐛 Bug Fix

👨‍💻 Minor changes

🏠 Internal

Authors: 5


v0.16.1 (Thu Sep 07 2023)

🐛 Bug Fix

👨‍💻 Minor changes

  • Add missing migration notes on 0.16 to docs (@​hasparus)

Authors: 1

... (truncated)

Commits
  • c0d521f Bump version to: 0.16.2 [skip ci]
  • c0b871a Update contributors [skip ci]
  • 9316e88 Update CHANGELOG.md [skip ci]
  • e2dfe11 Merge pull request #2481 from system-ui/dependabot/npm_and_yarn/auto-11.0.4
  • cf54bfb Bump versions to: 0.16.2-develop.5 [skip ci]
  • 1bdffce Bump versions to: 0.16.2-develop.3 [skip ci]
  • 379b548 Bump version
  • ead4400 fix(theme-ui): generate missing exports field
  • 82b0fdd chore(deps): bump auto from 10.46.0 to 11.0.4
  • 8cbc7ec chore(deps): bump @​auto-it/omit-commits from 10.46.0 to 11.0.4
  • Additional commits viewable in compare view

Updates next from 12.3.4 to 14.2.4

Release notes

Sourced from next's releases.

v14.2.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure route handlers properly track dynamic access (#66446)
  • fix NextRequest proxy in edge runtime (#66551)
  • Fix next/dynamic with babel and src dir (#65177)
  • Use vercel deployment url for metadataBase fallbacks (#65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#65235)
  • Fix loading navigation with metadata and prefetch (#66447)
  • prevent duplicate RSC fetch when action redirects (#66620)
  • ensure router cache updates reference the latest cache values (#66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • Use addDependency to track metadata route file changes (#66714)
  • Add timeout/retry handling for fetch cache (#66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)

Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

Commits
  • 3078441 v14.2.4
  • 0538a0d [not a backport] fix lint errors
  • 2807fb4 fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)
  • efb476e Add timeout/retry handling for fetch cache (#66652)
  • c16a3f9 Use addDependency to track metadata route file changes (#66714)
  • 942e45a Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • 9728a35 Prevent append of trailing slash in cases where path ends with a file extensi...
  • 44661c2 ensure router cache updates reference the latest cache values (#66681)
  • f7ec039 prevent duplicate RSC fetch when action redirects (#66620)
  • dd6ab93 Fix loading navigation with metadata and prefetch (#66447)
  • Additional commits viewable in compare view

Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react since your current version.


Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.


Updates rehype-slug from 4.0.1 to 6.0.0

Release notes

Sourced from rehype-slug's releases.

6.0.0

Change

  • 295ac26 Update @types/hast, unified, utilities, etc migrate: update too
  • 12f76f8 Change to require Node.js 16 migrate: update too
  • 6855bcc Change to use exports migrate: don’t use private APIs

Full Changelog: rehypejs/rehype-slug@5.1.0...6.0.0

5.1.0

Full Changelog: rehypejs/rehype-slug@5.0.1...5.1.0

5.0.1

Full Changelog: rehypejs/rehype-slug@5.0.0...5.0.1

5.0.0

  • 821be93 Use ESM
    • Change:

      // From CommonJS
      var rehypeSlug = require('rehype-slug')
      // To ESM
      import rehypeSlug from 'rehype-slug'

      Learn more about ESM in this guide

  • b293ef3 Add JSDoc based types
  • 4e8a681 Update dependencies
Commits

Updates theme-ui from 0.15.4 to 0.16.2

Release notes

Sourced from theme-ui's releases.

v0.16.2

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Arun Sathiya (@​arunsathiya)

❤️ Jeff Bell (@​jhbell)

❤️ Paweł Kowalewski (@​pawkow)

❤️ Sam Marxz (@​sammarxz)

🐛 Bug Fix

🏠 Internal

Authors: 5

v0.16.2-develop.5

No release notes provided.

v0.16.2-develop.2

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Jeff Bell (@​jhbell)

❤️ Paweł Kowalewski (@​pawkow)

🐛 Bug Fix

🏠 Internal

... (truncated)

Changelog

Sourced from theme-ui's changelog.

v0.16.2 (Mon Feb 19 2024)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Arun Sathiya (@​arunsathiya)

❤️ Jeff Bell (@​jhbell)

❤️ Paweł Kowalewski (@​pawkow)

❤️ Sam Marxz (@​sammarxz)

🐛 Bug Fix

👨‍💻 Minor changes

🏠 Internal

Authors: 5


v0.16.1 (Thu Sep 07 2023)

🐛 Bug Fix

👨‍💻 Minor changes

  • Add missing migration notes on 0.16 to docs (@​hasparus)

Authors: 1

... (truncated)

Commits
  • c0d521f Bump version to: 0.16.2 [skip ci]
  • c0b871a Update contributors [skip ci]
  • 9316e88 Update CHANGELOG.md [skip ci]
  • e2dfe11 Merge pull request #2481 from system-ui/dependabot/npm_and_yarn/auto-11.0.4
  • cf54bfb Bump versions to: 0.16.2-develop.5 [skip ci]
  • 1bdffce Bump versions to: 0.16.2-develop.3 [skip ci]
  • 379b548 Bump version
  • ead4400 fix(theme-ui): generate missing exports field
  • 82b0fdd chore(deps): bump auto from 10.46.0 to 11.0.4
  • 8cbc7ec chore(deps): bump @​auto-it/omit-commits from 10.46.0 to 11.0.4
  • Additional commits viewable in compare view

Updates prettier from 2.3.2 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

3.2.5

🔗 Changelog

3.2.4

  • Fix .eslintrc.json format #15947

🔗 Changelog

3.2.3

  • Format tsconfig.json file with jsonc parser #15927

🔗 Changelog

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

3.1.1

🔗 Changelog

3.1.0

diff

🔗 Release note

3.0.3

🔗 Changelog

3.0.2

🔗 Changelog

3.0.1

... (truncated)

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>
{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>
{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1


bar2


bar3



Markdown
<!-- Prettier 3.3.0 -->

foo:

bar1
bar2
bar3


Markdown
<!-- Prettier 3.3.1 -->
</tr></table>

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by prettier-bot, a new releaser for prettier since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@carbonplan/components](https://github.com/carbonplan/components) | `12.0.0` | `12.6.1` |
| [@carbonplan/layouts](https://github.com/carbonplan/layouts) | `3.0.0` | `4.1.0` |
| [@carbonplan/theme](https://github.com/carbonplan/theme) | `8.0.0` | `8.1.0` |
| [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) | `2.1.5` | `3.0.1` |
| [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `2.1.5` | `3.0.1` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `12.3.4` | `14.2.4` |
| [@theme-ui/color](https://github.com/system-ui/theme-ui) | `0.15.4` | `0.16.2` |
| [next](https://github.com/vercel/next.js) | `12.3.4` | `14.2.4` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [rehype-slug](https://github.com/rehypejs/rehype-slug) | `4.0.1` | `6.0.0` |
| [theme-ui](https://github.com/system-ui/theme-ui) | `0.15.4` | `0.16.2` |
| [prettier](https://github.com/prettier/prettier) | `2.3.2` | `3.3.2` |



Updates `@carbonplan/components` from 12.0.0 to 12.6.1
- [Commits](https://github.com/carbonplan/components/commits)

Updates `@carbonplan/layouts` from 3.0.0 to 4.1.0
- [Commits](https://github.com/carbonplan/layouts/commits)

Updates `@carbonplan/theme` from 8.0.0 to 8.1.0
- [Commits](https://github.com/carbonplan/theme/commits)

Updates `@mdx-js/loader` from 2.1.5 to 3.0.1
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/loader)

Updates `@mdx-js/react` from 2.1.5 to 3.0.1
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/react)

Updates `@next/mdx` from 12.3.4 to 14.2.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/v14.2.4/packages/next-mdx)

Updates `@theme-ui/color` from 0.15.4 to 0.16.2
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/v0.16.2/CHANGELOG.md)
- [Commits](system-ui/theme-ui@v0.15.4...v0.16.2)

Updates `next` from 12.3.4 to 14.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.4...v14.2.4)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `rehype-slug` from 4.0.1 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-slug/releases)
- [Commits](rehypejs/rehype-slug@4.0.1...6.0.0)

Updates `theme-ui` from 0.15.4 to 0.16.2
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/v0.16.2/CHANGELOG.md)
- [Commits](system-ui/theme-ui@v0.15.4...v0.16.2)

Updates `prettier` from 2.3.2 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.3.2...3.3.2)

---
updated-dependencies:
- dependency-name: "@carbonplan/components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@carbonplan/layouts"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@carbonplan/theme"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@mdx-js/loader"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@theme-ui/color"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: rehype-slug
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: theme-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2024
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.

0 participants