Commit 89e6334
authored
Bump the packages group with 19 updates (#134)
Bumps the packages group with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.0` | `4.1.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.17` | `22.14.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.0` | `4.1.1` |
| [@tailwindcss/node](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-node) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-android-arm64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/android-arm64) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-darwin-arm64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/darwin-arm64) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-darwin-x64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/darwin-x64) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-freebsd-x64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/freebsd-x64) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-linux-arm-gnueabihf](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm-gnueabihf) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-linux-arm64-gnu](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm64-gnu) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-linux-arm64-musl](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm64-musl) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-linux-x64-gnu](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-x64-gnu) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-linux-x64-musl](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-x64-musl) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-win32-arm64-msvc](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/win32-arm64-msvc) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide-win32-x64-msvc](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/win32-x64-msvc) | `4.1.0` | `4.1.1` |
| [@tailwindcss/oxide](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node) | `4.1.0` | `4.1.1` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.129` | `1.5.130` |
| [rollup](https://github.com/rollup/rollup) | `4.38.0` | `4.39.0` |
| [undici-types](https://github.com/nodejs/undici) | `6.20.0` | `6.21.0` |
Updates `@tailwindcss/postcss` from 4.1.0 to 4.1.1
- [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.1.1/packages/@tailwindcss-postcss)
Updates `@types/node` from 22.13.17 to 22.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `tailwindcss` from 4.1.0 to 4.1.1
- [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.1.1/packages/tailwindcss)
Updates `@tailwindcss/node` from 4.1.0 to 4.1.1
- [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.1.1/packages/@tailwindcss-node)
Updates `@tailwindcss/oxide-android-arm64` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/android-arm64)
Updates `@tailwindcss/oxide-darwin-arm64` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/darwin-arm64)
Updates `@tailwindcss/oxide-darwin-x64` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/darwin-x64)
Updates `@tailwindcss/oxide-freebsd-x64` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/freebsd-x64)
Updates `@tailwindcss/oxide-linux-arm-gnueabihf` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/linux-arm-gnueabihf)
Updates `@tailwindcss/oxide-linux-arm64-gnu` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/linux-arm64-gnu)
Updates `@tailwindcss/oxide-linux-arm64-musl` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/linux-arm64-musl)
Updates `@tailwindcss/oxide-linux-x64-gnu` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/linux-x64-gnu)
Updates `@tailwindcss/oxide-linux-x64-musl` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/linux-x64-musl)
Updates `@tailwindcss/oxide-win32-arm64-msvc` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/win32-arm64-msvc)
Updates `@tailwindcss/oxide-win32-x64-msvc` from 4.1.0 to 4.1.1
- [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.1.1/crates/node/npm/win32-x64-msvc)
Updates `@tailwindcss/oxide` from 4.1.0 to 4.1.1
- [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.1.1/crates/node)
Updates `electron-to-chromium` from 1.5.129 to 1.5.130
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.129...v1.5.130)
Updates `rollup` from 4.38.0 to 4.39.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.38.0...v4.39.0)
Updates `undici-types` from 6.20.0 to 6.21.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.20.0...v6.21.0)
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@types/node"
dependency-version: 22.14.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: tailwindcss
dependency-version: 4.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/node"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-android-arm64"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-darwin-arm64"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-darwin-x64"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-freebsd-x64"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-arm-gnueabihf"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-arm64-gnu"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-arm64-musl"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-x64-gnu"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-linux-x64-musl"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-win32-arm64-msvc"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide-win32-x64-msvc"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@tailwindcss/oxide"
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: electron-to-chromium
dependency-version: 1.5.130
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: rollup
dependency-version: 4.39.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: undici-types
dependency-version: 6.21.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: packages
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c2ad7f0 commit 89e6334
2 files changed
Lines changed: 196 additions & 196 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments