Commit ecbb16c
authored
Bump the packages group with 34 updates (#106)
Bumps the packages group with 34 updates:
| Package | From | To |
| --- | --- | --- |
| [solid-js](https://github.com/solidjs/solid) | `1.9.4` | `1.9.5` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.2.0` | `3.3.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.21.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.0.7` | `4.0.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.5` |
| [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.21.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.7` | `4.0.8` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `41.1.4` | `41.2.0` |
| [@eslint/core](https://github.com/eslint/rewrite) | `0.11.0` | `0.12.0` |
| [@tailwindcss/node](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-node) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-android-arm64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/android-arm64) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-darwin-arm64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/darwin-arm64) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-darwin-x64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/darwin-x64) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-freebsd-x64](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/freebsd-x64) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-linux-arm-gnueabihf](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm-gnueabihf) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-linux-arm64-gnu](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm64-gnu) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-linux-arm64-musl](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-arm64-musl) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-linux-x64-gnu](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-x64-gnu) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-linux-x64-musl](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/linux-x64-musl) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-win32-arm64-msvc](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/win32-arm64-msvc) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide-win32-x64-msvc](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node/npm/win32-x64-msvc) | `4.0.7` | `4.0.8` |
| [@tailwindcss/oxide](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/crates/node) | `4.0.7` | `4.0.8` |
| [@vercel/fun](https://github.com/vercel/fun) | `1.1.4` | `1.1.5` |
| [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.73` | `2.0.74` |
| [@vercel/hydrogen](https://github.com/vercel/vercel/tree/HEAD/packages/hydrogen) | `1.1.0` | `1.2.0` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.6.2` | `4.7.0` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.1.7` | `5.1.8` |
| [@vercel/redwood](https://github.com/vercel/vercel/tree/HEAD/packages/redwood) | `2.2.0` | `2.3.0` |
| [@vercel/remix-builder](https://github.com/vercel/vercel/tree/HEAD/packages/remix) | `5.3.3` | `5.4.0` |
| [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.6.6` | `2.7.0` |
| [babel-plugin-jsx-dom-expressions](https://github.com/ryansolid/dom-expressions) | `0.39.6` | `0.39.7` |
| [babel-preset-solid](https://github.com/solidjs/solid) | `1.9.3` | `1.9.5` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.102` | `1.5.103` |
| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | `1.2.7` | `1.3.0` |
Updates `solid-js` from 1.9.4 to 1.9.5
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.9.4...v1.9.5)
Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.2.0...v3.3.0)
Updates `@eslint/js` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)
Updates `@tailwindcss/postcss` from 4.0.7 to 4.0.8
- [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.8/packages/@tailwindcss-postcss)
Updates `@types/node` from 22.13.4 to 22.13.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.1...v9.21.0)
Updates `tailwindcss` from 4.0.7 to 4.0.8
- [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.8/packages/tailwindcss)
Updates `vercel` from 41.1.4 to 41.2.0
- [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.2.0/packages/cli)
Updates `@eslint/core` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@core-v0.11.0...core-v0.12.0)
Updates `@tailwindcss/node` from 4.0.7 to 4.0.8
- [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.8/packages/@tailwindcss-node)
Updates `@tailwindcss/oxide-android-arm64` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/android-arm64)
Updates `@tailwindcss/oxide-darwin-arm64` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/darwin-arm64)
Updates `@tailwindcss/oxide-darwin-x64` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/darwin-x64)
Updates `@tailwindcss/oxide-freebsd-x64` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/freebsd-x64)
Updates `@tailwindcss/oxide-linux-arm-gnueabihf` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/linux-arm-gnueabihf)
Updates `@tailwindcss/oxide-linux-arm64-gnu` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/linux-arm64-gnu)
Updates `@tailwindcss/oxide-linux-arm64-musl` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/linux-arm64-musl)
Updates `@tailwindcss/oxide-linux-x64-gnu` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/linux-x64-gnu)
Updates `@tailwindcss/oxide-linux-x64-musl` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/linux-x64-musl)
Updates `@tailwindcss/oxide-win32-arm64-msvc` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/win32-arm64-msvc)
Updates `@tailwindcss/oxide-win32-x64-msvc` from 4.0.7 to 4.0.8
- [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.8/crates/node/npm/win32-x64-msvc)
Updates `@tailwindcss/oxide` from 4.0.7 to 4.0.8
- [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.8/crates/node)
Updates `@vercel/fun` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/vercel/fun/releases)
- [Commits](vercel/fun@1.1.4...1.1.5)
Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.73 to 2.0.74
- [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.74/packages/gatsby-plugin-vercel-builder)
Updates `@vercel/hydrogen` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/hydrogen/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/hydrogen@1.2.0/packages/hydrogen)
Updates `@vercel/next` from 4.6.2 to 4.7.0
- [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.0/packages/next)
Updates `@vercel/node` from 5.1.7 to 5.1.8
- [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.8/packages/node)
Updates `@vercel/redwood` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/redwood/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/redwood@2.3.0/packages/redwood)
Updates `@vercel/remix-builder` from 5.3.3 to 5.4.0
- [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.0/packages/remix)
Updates `@vercel/static-build` from 2.6.6 to 2.7.0
- [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.0/packages/static-build)
Updates `babel-plugin-jsx-dom-expressions` from 0.39.6 to 0.39.7
- [Release notes](https://github.com/ryansolid/dom-expressions/releases)
- [Commits](ryansolid/dom-expressions@v0.39.6...v0.39.7)
Updates `babel-preset-solid` from 1.9.3 to 1.9.5
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.9.3...v1.9.5)
Updates `electron-to-chromium` from 1.5.102 to 1.5.103
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/commits)
Updates `get-intrinsic` from 1.2.7 to 1.3.0
- [Changelog](https://github.com/ljharb/get-intrinsic/blob/main/CHANGELOG.md)
- [Commits](ljharb/get-intrinsic@v1.2.7...v1.3.0)
---
updated-dependencies:
- dependency-name: solid-js
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@eslint/eslintrc"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: "@tailwindcss/postcss"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
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-minor
dependency-group: packages
- dependency-name: "@eslint/core"
dependency-type: indirect
update-type: version-update:semver-minor
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/fun"
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/hydrogen"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: "@vercel/next"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: "@vercel/node"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: "@vercel/redwood"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: "@vercel/remix-builder"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: "@vercel/static-build"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: packages
- dependency-name: babel-plugin-jsx-dom-expressions
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: packages
- dependency-name: babel-preset-solid
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
- dependency-name: get-intrinsic
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 64fc4c4 commit ecbb16c
2 files changed
Lines changed: 264 additions & 283 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments