Bump the packages group with 32 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the packages group with 32 updates:
Updates @vercel/functions
from 2.0.3 to 2.1.0
Release notes
Sourced from @vercel/functions
's releases.
@vercel/functions
@2
.1.0Minor Changes
- Change the load order of the OIDC token (#13337)
Patch Changes
- Rename getRuntimeCache to getCache (#13325)
Changelog
Sourced from @vercel/functions
's changelog.
2.1.0
Minor Changes
- Change the load order of the OIDC token (#13337)
Patch Changes
- Rename getRuntimeCache to getCache (#13325)
Commits
Updates @tailwindcss/postcss
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/postcss
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/postcss
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)0d975f5
Update dedent 1.5.3 → 1.6.0 (minor) (#17965)- See full diff in compare view
Updates tailwindcss
from 4.1.6 to 4.1.7
Release notes
Sourced from tailwindcss's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from tailwindcss's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)f3157cd
Ignore custom variants with:merge(…)
selectors (#18020)4db711d
Fix-rotate-*
with arbitary values (#18014)4fba87b
Upgrade lightningcss to1.30.0
(#17979)0d975f5
Update dedent 1.5.3 → 1.6.0 (minor) (#17965)f0986ce
Prevent duplicate suggestions when using@theme
and@utility
together (#1...- See full diff in compare view
Updates vercel
from 41.7.6 to 41.7.8
Release notes
Sourced from vercel's releases.
vercel@41.7.8
Patch Changes
vercel@41.7.7
Patch Changes
- Updated dependencies [
7df2e61025bbca6bd1a0f261135e0269ec30c628
]:
@vercel/remix-builder
@5
.4.6
Changelog
Sourced from vercel's changelog.
41.7.8
Patch Changes
41.7.7
Patch Changes
- Updated dependencies [
7df2e61025bbca6bd1a0f261135e0269ec30c628
]:
@vercel/remix-builder
@5
.4.6
Commits
Updates @modelcontextprotocol/sdk
from 1.11.2 to 1.11.3
Release notes
Sourced from @modelcontextprotocol/sdk
's releases.
1.11.3
What's Changed
- fix: preserve custom paths in SSE endpoint URLs by
@bhosmer-ant
in modelcontextprotocol/typescript-sdk#466- chore: fix cross-spawn version to 7.0.5 (issue: #488) by
@rafaelportomoura
in modelcontextprotocol/typescript-sdk#489- [FEAT] added support for AuthInfo in extra for StreamableHTTPServerTransport by
@its-nikhil
in modelcontextprotocol/typescript-sdk#399- feat(auth): support custom scope in authorization requests by
@xiaoyijun
in modelcontextprotocol/typescript-sdk#491- Fix notificaions in README.md by
@Boyquotes
in modelcontextprotocol/typescript-sdk#480- docs: Fix import paths for ProxyOAuthServerProvider in README by
@grimmerk
in modelcontextprotocol/typescript-sdk#457- Fix Table of Contents in README and markdown linter warnings. by
@petervandenabeele
in modelcontextprotocol/typescript-sdk#449New Contributors
@rafaelportomoura
made their first contribution in modelcontextprotocol/typescript-sdk#489@its-nikhil
made their first contribution in modelcontextprotocol/typescript-sdk#399@xiaoyijun
made their first contribution in modelcontextprotocol/typescript-sdk#491@Boyquotes
made their first contribution in modelcontextprotocol/typescript-sdk#480@grimmerk
made their first contribution in modelcontextprotocol/typescript-sdk#457@petervandenabeele
made their first contribution in modelcontextprotocol/typescript-sdk#449Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.11.2...1.11.3
Commits
41c9996
Merge pull request #449 from petervandenabeele/fix-readme-toc2ee962c
Merge pull request #457 from grimmerk/fix-import-path-in-readme1879922
Merge pull request #480 from Boyquotes/patch-166dec56
feat(auth): support custom scope in authorization requests (#491)bac916e
Merge pull request #399 from its-nikhil/FEAT-auth-ctx-streamable-http17caa5a
Merge pull request #489 from rafaelportomoura/mainf2fc873
chore: fix cross-spawn version to 7.0.5 (issue: 488)68a0ca3
Merge pull request #466 from modelcontextprotocol/fix/sse-custom-endpoint-paths2f522bf
Add failing tests5a25fe3
fix: preserve custom paths in SSE endpoint URLs- Additional commits viewable in compare view
Updates @tailwindcss/node
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/node
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/node
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)- See full diff in compare view
Updates @tailwindcss/oxide-android-arm64
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/oxide-android-arm64
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/oxide-android-arm64
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)- See full diff in compare view
Updates @tailwindcss/oxide-darwin-arm64
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/oxide-darwin-arm64
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/oxide-darwin-arm64
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)- See full diff in compare view
Updates @tailwindcss/oxide-darwin-x64
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/oxide-darwin-x64
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/oxide-darwin-x64
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)- See full diff in compare view
Updates @tailwindcss/oxide-freebsd-x64
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/oxide-freebsd-x64
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/oxide-freebsd-x64
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm-gnueabihf
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/oxide-linux-arm-gnueabihf
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/oxide-linux-arm-gnueabihf
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Commits
74e084a
Prepare v4.1.7 release (#18040)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm64-gnu
from 4.1.6 to 4.1.7
Release notes
Sourced from @tailwindcss/oxide-linux-arm64-gnu
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)
Changelog
Sourced from @tailwindcss/oxide-linux-arm64-gnu
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone ...
Description has been truncated
Pull Request Statistics
1
2
+147
-147
Package Dependencies
@modelcontextprotocol/sdk
npm
1.11.2 → 1.11.3
Patch
@tailwindcss/oxide-linux-x64-gnu
npm
4.1.6 → 4.1.7
Patch
lightningcss-linux-x64-gnu
npm
1.29.2 → 1.30.1
Minor
lightningcss-darwin-arm64
npm
1.29.2 → 1.30.1
Minor
lightningcss-linux-arm64-gnu
npm
1.29.2 → 1.30.1
Minor
@tailwindcss/oxide-linux-arm64-gnu
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-android-arm64
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-darwin-arm64
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-darwin-x64
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-freebsd-x64
npm
4.1.6 → 4.1.7
Patch
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-linux-arm64-musl
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-linux-x64-musl
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-wasm32-wasi
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-win32-arm64-msvc
npm
4.1.6 → 4.1.7
Patch
@tailwindcss/oxide-win32-x64-msvc
npm
4.1.6 → 4.1.7
Patch
lightningcss-linux-arm-gnueabihf
npm
1.29.2 → 1.30.1
Minor
lightningcss-linux-arm64-musl
npm
1.29.2 → 1.30.1
Minor
lightningcss-linux-x64-musl
npm
1.29.2 → 1.30.1
Minor
lightningcss-win32-arm64-msvc
npm
1.29.2 → 1.30.1
Minor
lightningcss-win32-x64-msvc
npm
1.29.2 → 1.30.1
Minor
Technical Details
ID: | 1043448 |
UUID: | 2523238083 |
Node ID: | PR_kwDOMzbQP86WZY7D |
Host: | GitHub |
Repository: | poad/github-rest-api-executor |
Merge State: | Unknown |