Commit 0a29570
authored
chore(deps): bump the npm-version-updates group across 1 directory with 17 updates
Bumps the npm-version-updates group with 16 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `10.0.3` | `10.0.4` |
| [@auth/core](https://github.com/nextauthjs/next-auth) | `0.40.0` | `0.41.1` |
| [@zitadel/astro-auth](https://github.com/zitadel/astro-auth) | `1.3.1` | `1.4.0` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.0.8` | `6.1.6` |
| [openid-client](https://github.com/panva/openid-client) | `6.8.2` | `6.8.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.6.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.55.0` | `8.58.2` |
| [astro-eslint-parser](https://github.com/ota-meshi/astro-eslint-parser) | `1.3.0` | `1.4.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.2.0` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.6.0` | `1.7.0` |
| [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.5.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.2` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
Updates `@astrojs/node` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.4/packages/integrations/node)
Updates `@auth/core` from 0.40.0 to 0.41.1
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.40.0...@auth/core@0.41.1)
Updates `@zitadel/astro-auth` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/zitadel/astro-auth/releases)
- [Changelog](https://github.com/zitadel/astro-auth/blob/main/release.config.mjs)
- [Commits](zitadel/astro-auth@v1.3.1...v1.4.0)
Updates `astro` from 6.0.8 to 6.1.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.1.6/packages/astro)
Updates `openid-client` from 6.8.2 to 6.8.3
- [Release notes](https://github.com/panva/openid-client/releases)
- [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v6.8.2...v6.8.3)
Updates `@eslint/js` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)
Updates `@playwright/test` from 1.58.2 to 1.59.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.2...v1.59.1)
Updates `@types/node` from 25.2.3 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.58.2
- [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.58.2/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.55.0 to 8.58.2
- [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.58.2/packages/parser)
Updates `astro-eslint-parser` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/ota-meshi/astro-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/astro-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/astro-eslint-parser@v1.3.0...v1.4.0)
Updates `eslint` from 9.39.2 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.2.0)
Updates `eslint-plugin-astro` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v1.6.0...v1.7.0)
Updates `globals` from 16.5.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.5.0...v17.5.0)
Updates `prettier` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.1...3.8.2)
Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.2
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.2)
Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)
---
updated-dependencies:
- dependency-name: "@astrojs/node"
dependency-version: 10.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-version-updates
- dependency-name: "@auth/core"
dependency-version: 0.41.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: "@zitadel/astro-auth"
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: astro
dependency-version: 6.1.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: openid-client
dependency-version: 6.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-version-updates
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-version-updates
- dependency-name: "@playwright/test"
dependency-version: 1.59.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: "@types/node"
dependency-version: 25.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.58.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.58.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: astro-eslint-parser
dependency-version: 1.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: eslint
dependency-version: 10.2.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-version-updates
- dependency-name: eslint-plugin-astro
dependency-version: 1.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: globals
dependency-version: 17.5.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-version-updates
- dependency-name: prettier
dependency-version: 3.8.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-version-updates
- dependency-name: prettier-plugin-tailwindcss
dependency-version: 0.7.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-version-updates
- dependency-name: typescript
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-version-updates
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 71d4293 commit 0a29570
2 files changed
Lines changed: 348 additions & 548 deletions
0 commit comments