Skip to content

Commit 76c2857

Browse files
Bump the packages group with 16 updates (#262)
Bumps the packages group with 16 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.2` | `24.7.0` | | [eslint-plugin-boundaries](https://github.com/javierbrea/eslint-plugin-boundaries) | `5.0.1` | `5.0.2` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.18.0` | `10.18.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.46.0` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `48.2.0` | `48.2.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.45.0` | `8.46.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.45.0` | `8.46.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.45.0` | `8.46.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.45.0` | `8.46.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.45.0` | `8.46.0` | | [@vercel/hono](https://github.com/vercel/vercel/tree/HEAD/packages/hono) | `0.1.2` | `0.1.3` | | [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.13.0` | `4.13.2` | | [@vercel/remix-builder](https://github.com/vercel/vercel/tree/HEAD/packages/remix) | `5.4.12` | `5.4.13` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.230` | `1.5.231` | | [eslint-module-utils](https://github.com/import-js/eslint-plugin-import/tree/HEAD/utils) | `2.12.0` | `2.12.1` | | [undici-types](https://github.com/nodejs/undici) | `7.13.0` | `7.14.0` | Updates `@types/node` from 24.6.2 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-boundaries` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/javierbrea/eslint-plugin-boundaries/releases) - [Commits](javierbrea/eslint-plugin-boundaries@v5.0.1...v5.0.2) Updates `pnpm` from 10.18.0 to 10.18.1 - [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.18.1/pnpm) Updates `typescript-eslint` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/typescript-eslint) Updates `vercel` from 48.2.0 to 48.2.2 - [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@48.2.2/packages/cli) Updates `@typescript-eslint/eslint-plugin` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parser) Updates `@typescript-eslint/type-utils` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/type-utils) Updates `@typescript-eslint/utils` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/visitor-keys) Updates `@vercel/hono` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/hono/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/hono@0.1.3/packages/hono) Updates `@vercel/next` from 4.13.0 to 4.13.2 - [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.13.2/packages/next) Updates `@vercel/remix-builder` from 5.4.12 to 5.4.13 - [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.13/packages/remix) Updates `electron-to-chromium` from 1.5.230 to 1.5.231 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.230...v1.5.231) Updates `eslint-module-utils` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/utils/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/commits/utils/v2.12.1/utils) Updates `undici-types` from 7.13.0 to 7.14.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.13.0...v7.14.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: eslint-plugin-boundaries dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: pnpm dependency-version: 10.18.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: typescript-eslint dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: vercel dependency-version: 48.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/utils" dependency-version: 8.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@vercel/hono" dependency-version: 0.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/next" dependency-version: 4.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/remix-builder" dependency-version: 5.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: electron-to-chromium dependency-version: 1.5.231 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: eslint-module-utils dependency-version: 2.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: undici-types dependency-version: 7.14.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 b2d8752 commit 76c2857

2 files changed

Lines changed: 138 additions & 159 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
"@eslint/js": "^9.37.0",
1717
"@stylistic/eslint-plugin": "^5.4.0",
1818
"@tailwindcss/postcss": "^4.1.14",
19-
"@types/node": "^24.6.2",
19+
"@types/node": "^24.7.0",
2020
"autoprefixer": "^10.4.21",
2121
"dotenv": "^17.2.3",
2222
"eslint": "^9.37.0",
2323
"eslint-import-resolver-typescript": "^4.4.4",
24-
"eslint-plugin-boundaries": "^5.0.1",
24+
"eslint-plugin-boundaries": "^5.0.2",
2525
"eslint-plugin-import": "^2.32.0",
2626
"eslint-plugin-promise": "^7.2.1",
2727
"eslint-plugin-solid": "^0.14.5",
28-
"pnpm": "^10.18.0",
28+
"pnpm": "^10.18.1",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "4.1.14",
3131
"typescript": "^5.9.3",
32-
"typescript-eslint": "^8.45.0",
33-
"vercel": "^48.2.0",
32+
"typescript-eslint": "^8.46.0",
33+
"vercel": "^48.2.2",
3434
"vite": "^7.1.9",
3535
"vite-plugin-solid": "^2.11.9",
3636
"vite-plugin-vercel": "^9.0.7"

0 commit comments

Comments
 (0)