Skip to content

Bump the packages group with 25 updates#120

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-790225f11f
Mar 13, 2025
Merged

Bump the packages group with 25 updates#120
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-790225f11f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps the packages group with 25 updates:

Package From To
@tailwindcss/postcss 4.0.13 4.0.14
eslint-import-resolver-typescript 3.8.6 3.8.7
pnpm 10.6.2 10.6.3
tailwindcss 4.0.13 4.0.14
vercel 41.4.0 41.4.1
@eslint-community/eslint-utils 4.5.0 4.5.1
@tailwindcss/node 4.0.13 4.0.14
@tailwindcss/oxide-android-arm64 4.0.13 4.0.14
@tailwindcss/oxide-darwin-arm64 4.0.13 4.0.14
@tailwindcss/oxide-darwin-x64 4.0.13 4.0.14
@tailwindcss/oxide-freebsd-x64 4.0.13 4.0.14
@tailwindcss/oxide-linux-arm-gnueabihf 4.0.13 4.0.14
@tailwindcss/oxide-linux-arm64-gnu 4.0.13 4.0.14
@tailwindcss/oxide-linux-arm64-musl 4.0.13 4.0.14
@tailwindcss/oxide-linux-x64-gnu 4.0.13 4.0.14
@tailwindcss/oxide-linux-x64-musl 4.0.13 4.0.14
@tailwindcss/oxide-win32-arm64-msvc 4.0.13 4.0.14
@tailwindcss/oxide-win32-x64-msvc 4.0.13 4.0.14
@tailwindcss/oxide 4.0.13 4.0.14
@vercel/gatsby-plugin-vercel-builder 2.0.79 2.0.80
@vercel/next 4.7.3 4.7.4
@vercel/node 5.1.13 5.1.14
@vercel/remix-builder 5.4.2 5.4.3
@vercel/static-build 2.7.5 2.7.6
electron-to-chromium 1.5.116 1.5.117

Updates @tailwindcss/postcss from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates eslint-import-resolver-typescript from 3.8.6 to 3.8.7

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v3.8.7

Patch Changes

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

3.8.7

Patch Changes

Commits
  • 904356b chore: release eslint-import-resolver-typescript (#378)
  • a14fdd9 fix: include mapper with no files and force non-dynamic projects to use absol...
  • See full diff in compare view

Updates pnpm from 10.6.2 to 10.6.3

Release notes

Sourced from pnpm's releases.

pnpm 10.6.3

Patch Changes

  • pnpm install --prod=false should not crash, when executed in a project with a pnpm-workspace.yaml file #9233. This fixes regression introduced via #9211.

  • Add the missing node-options config to recursive run #9180.

  • Removed a branching code path that only executed when dedupe-peer-dependents=false. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that override dedupe-peer-dependents to false. There should be less unique bugs from turning off dedupe-peer-dependents.

    See details in #9259.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.6.3

Patch Changes

  • pnpm install --prod=false should not crash, when executed in a project with a pnpm-workspace.yaml file #9233. This fixes regression introduced via #9211.

  • Add the missing node-options config to recursive run #9180.

  • Removed a branching code path that only executed when dedupe-peer-dependents=false. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that override dedupe-peer-dependents to false. There should be less unique bugs from turning off dedupe-peer-dependents.

    See details in #9259.

Commits

Updates tailwindcss from 4.0.13 to 4.0.14

Release notes

Sourced from tailwindcss's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from tailwindcss's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates vercel from 41.4.0 to 41.4.1

Release notes

Sourced from vercel's releases.

vercel@41.4.1

Patch Changes

Changelog

Sourced from vercel's changelog.

41.4.1

Patch Changes

Commits

Updates @eslint-community/eslint-utils from 4.5.0 to 4.5.1

Release notes

Sourced from @​eslint-community/eslint-utils's releases.

v4.5.1

4.5.1 (2025-03-13)

Bug Fixes

  • fix crash when evaluating Symbol.prototype in getStringIfConstant (#182) (f3bc7a4)
Commits
  • f3bc7a4 fix: fix crash when evaluating Symbol.prototype in getStringIfConstant (#...
  • See full diff in compare view

Updates @tailwindcss/node from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/node's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/node's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-android-arm64 from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-android-arm64's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-android-arm64's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-darwin-arm64 from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-darwin-arm64's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-darwin-arm64's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-darwin-x64 from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-darwin-x64's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-darwin-x64's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-freebsd-x64 from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-freebsd-x64's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-freebsd-x64's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-linux-arm-gnueabihf from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-linux-arm-gnueabihf's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-linux-arm-gnueabihf's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-linux-arm64-gnu from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-linux-arm64-gnu's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-linux-arm64-gnu's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-linux-arm64-musl from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-linux-arm64-musl's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-linux-arm64-musl's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-linux-x64-gnu from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-linux-x64-gnu's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-linux-x64-gnu's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-linux-x64-musl from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-linux-x64-musl's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-linux-x64-musl's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-win32-arm64-msvc from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-win32-arm64-msvc's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-win32-arm64-msvc's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide-win32-x64-msvc from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide-win32-x64-msvc's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide-win32-x64-msvc's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @tailwindcss/oxide from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/oxide's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/oxide's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits

Updates @vercel/gatsby-plugin-vercel-builder from 2.0.79 to 2.0.80

Release notes

Sourced from @​vercel/gatsby-plugin-vercel-builder's releases.

@​vercel/gatsby-plugin-vercel-builder@​2.0.80

Patch Changes

Changelog

Sourced from @​vercel/gatsby-plugin-vercel-builder's changelog.

2.0.80

Patch Changes

Commits

Updates @vercel/next from 4.7.3 to 4.7.4

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.7.4

Patch Changes

  • bug: do not emit vary header in next.js >=13.4.6 (#13011)
Changelog

Sourced from @​vercel/next's changelog.

4.7.4

Patch Changes

  • bug: do not emit vary header in next.js >=13.4.6 (#13011)
Commits

Updates @vercel/node from 5.1.13 to 5.1.14

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.1.14

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.1.14

Patch Changes

Commits

Updates @vercel/remix-builder from 5.4.2 to 5.4.3

Release notes

Sourced from @​vercel/remix-builder's releases.

@​vercel/remix-builder@​5.4.3

Patch Changes

  • Fix Edge runtime rendering (#13155)
Changelog

Sourced from @​vercel/remix-builder's changelog.

5.4.3

Patch Changes

  • Fix Edge runtime rendering (#13155)
Commits

Updates @vercel/static-build from 2.7.5 to 2.7.6

Release notes

Sourced from @​vercel/static-build's releases.

@​vercel/static-build@​2.7.6

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.80
Changelog

Sourced from @​vercel/static-build's changelog.

2.7.6

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.80
Commits

Updates electron-to-chromium from 1.5.116 to 1.5.117

Commits

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 packages group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.0.13` | `4.0.14` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.8.6` | `3.8.7` |
| [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.6.2` | `10.6.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.13` | `4.0.14` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `41.4.0` | `41.4.1` |
| [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.5.0` | `4.5.1` |
| [@tailwindcss/node](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-node) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-android-arm64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/android-arm64) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-darwin-arm64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/darwin-arm64) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-darwin-x64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/darwin-x64) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-freebsd-x64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/freebsd-x64) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-linux-arm-gnueabihf](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm-gnueabihf) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-linux-arm64-gnu](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm64-gnu) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-linux-arm64-musl](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm64-musl) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-linux-x64-gnu](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-x64-gnu) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-linux-x64-musl](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-x64-musl) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-win32-arm64-msvc](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/win32-arm64-msvc) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide-win32-x64-msvc](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/win32-x64-msvc) | `4.0.13` | `4.0.14` |
| [@tailwindcss/oxide](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node) | `4.0.13` | `4.0.14` |
| [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.79` | `2.0.80` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.7.3` | `4.7.4` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.1.13` | `5.1.14` |
| [@vercel/remix-builder](https://github.com/vercel/vercel/tree/HEAD/packages/remix) | `5.4.2` | `5.4.3` |
| [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.7.5` | `2.7.6` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.116` | `1.5.117` |


Updates `@tailwindcss/postcss` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/packages/@tailwindcss-postcss)

Updates `eslint-import-resolver-typescript` from 3.8.6 to 3.8.7
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.8.6...v3.8.7)

Updates `pnpm` from 10.6.2 to 10.6.3
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.6.3/pnpm)

Updates `tailwindcss` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/packages/tailwindcss)

Updates `vercel` from 41.4.0 to 41.4.1
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@41.4.1/packages/cli)

Updates `@eslint-community/eslint-utils` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/eslint-community/eslint-utils/releases)
- [Commits](eslint-community/eslint-utils@v4.5.0...v4.5.1)

Updates `@tailwindcss/node` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/packages/@tailwindcss-node)

Updates `@tailwindcss/oxide-android-arm64` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/android-arm64)

Updates `@tailwindcss/oxide-darwin-arm64` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/darwin-arm64)

Updates `@tailwindcss/oxide-darwin-x64` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/darwin-x64)

Updates `@tailwindcss/oxide-freebsd-x64` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/freebsd-x64)

Updates `@tailwindcss/oxide-linux-arm-gnueabihf` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/linux-arm-gnueabihf)

Updates `@tailwindcss/oxide-linux-arm64-gnu` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/linux-arm64-gnu)

Updates `@tailwindcss/oxide-linux-arm64-musl` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/linux-arm64-musl)

Updates `@tailwindcss/oxide-linux-x64-gnu` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/linux-x64-gnu)

Updates `@tailwindcss/oxide-linux-x64-musl` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/linux-x64-musl)

Updates `@tailwindcss/oxide-win32-arm64-msvc` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/win32-arm64-msvc)

Updates `@tailwindcss/oxide-win32-x64-msvc` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node/npm/win32-x64-msvc)

Updates `@tailwindcss/oxide` from 4.0.13 to 4.0.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/crates/node)

Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.79 to 2.0.80
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/gatsby-plugin-vercel-builder/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/gatsby-plugin-vercel-builder@2.0.80/packages/gatsby-plugin-vercel-builder)

Updates `@vercel/next` from 4.7.3 to 4.7.4
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/next/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/next@4.7.4/packages/next)

Updates `@vercel/node` from 5.1.13 to 5.1.14
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.1.14/packages/node)

Updates `@vercel/remix-builder` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/remix/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/remix-builder@5.4.3/packages/remix)

Updates `@vercel/static-build` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/static-build/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/static-build@2.7.6/packages/static-build)

Updates `electron-to-chromium` from 1.5.116 to 1.5.117
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.116...v1.5.117)

---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@eslint-community/eslint-utils"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-android-arm64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-darwin-arm64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-darwin-x64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-freebsd-x64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-arm-gnueabihf"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-arm64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-arm64-musl"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-x64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-x64-musl"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-win32-arm64-msvc"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide-win32-x64-msvc"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@tailwindcss/oxide"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/gatsby-plugin-vercel-builder"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/remix-builder"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/static-build"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

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 Mar 13, 2025
@vercel
Copy link

vercel bot commented Mar 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-rest-api-executor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2025 10:38pm

@github-actions github-actions bot merged commit ac696d7 into main Mar 13, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-790225f11f branch March 13, 2025 22:38
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