Skip to content

Commit 992e772

Browse files
Bump the packages group with 8 updates (#70)
Bumps the packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.2` | `8.19.0` | | [vite-plugin-vercel](https://github.com/magne4000/vite-plugin-vercel) | `9.0.3` | `9.0.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.2` | `8.19.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.2` | `8.19.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.18.2` | `8.19.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.18.2` | `8.19.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.18.2` | `8.19.0` | | [own-keys](https://github.com/ljharb/own-keys) | `1.0.0` | `1.0.1` | Updates `typescript-eslint` from 8.18.2 to 8.19.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.19.0/packages/typescript-eslint) Updates `vite-plugin-vercel` from 9.0.3 to 9.0.4 - [Commits](https://github.com/magne4000/vite-plugin-vercel/compare/vite-plugin-vercel@9.0.3...vite-plugin-vercel@9.0.4) Updates `@typescript-eslint/eslint-plugin` from 8.18.2 to 8.19.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.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.2 to 8.19.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.19.0/packages/parser) Updates `@typescript-eslint/type-utils` from 8.18.2 to 8.19.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.19.0/packages/type-utils) Updates `@typescript-eslint/utils` from 8.18.2 to 8.19.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.19.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.18.2 to 8.19.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.19.0/packages/visitor-keys) Updates `own-keys` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/ljharb/own-keys/blob/main/CHANGELOG.md) - [Commits](ljharb/own-keys@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: vite-plugin-vercel dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/parser" dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/type-utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/visitor-keys" dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: own-keys dependency-type: indirect update-type: version-update:semver-patch 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 c1b036d commit 992e772

2 files changed

Lines changed: 77 additions & 77 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"postcss": "^8.4.49",
3232
"tailwindcss": "3.4.17",
3333
"typescript": "^5.7.2",
34-
"typescript-eslint": "^8.18.2",
34+
"typescript-eslint": "^8.19.0",
3535
"vercel": "^39.2.2",
3636
"vite": "^6.0.6",
3737
"vite-plugin-solid": "^2.11.0",
38-
"vite-plugin-vercel": "^9.0.3"
38+
"vite-plugin-vercel": "^9.0.4"
3939
},
4040
"dependencies": {
4141
"@octokit/core": "^6.1.2",

pnpm-lock.yaml

Lines changed: 75 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)