Skip to content

Commit 55ac34d

Browse files
Bump the minor-updates group with 7 updates
Bumps the minor-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [@github/relative-time-element](https://github.com/github/relative-time-element) | `4.5.0` | `4.5.1` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.0` | `5.16.3` | | [zod](https://github.com/colinhacks/zod) | `4.1.12` | `4.1.13` | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.5` | `0.9.6` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.47.0` | `8.48.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.13` | `4.0.14` | Updates `@github/relative-time-element` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/github/relative-time-element/releases) - [Commits](github/relative-time-element@v4.5.0...v4.5.1) Updates `astro` from 5.16.0 to 5.16.3 - [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/[email protected]/packages/astro) Updates `zod` from 4.1.12 to 4.1.13 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.12...v4.1.13) Updates `@astrojs/check` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/language-tools/astro-check) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) Updates `typescript-eslint` from 8.47.0 to 8.48.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.48.0/packages/typescript-eslint) Updates `vitest` from 4.0.13 to 4.0.14 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest) --- updated-dependencies: - dependency-name: "@github/relative-time-element" dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: astro dependency-version: 5.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@astrojs/check" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: vitest dependency-version: 4.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7f6ac9 commit 55ac34d

File tree

2 files changed

+311
-327
lines changed

2 files changed

+311
-327
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/node": "^9.5.1",
16-
"@github/relative-time-element": "^4.5.0",
16+
"@github/relative-time-element": "^4.5.1",
1717
"@graphql-typed-document-node/core": "^3.2.0",
1818
"@js-temporal/polyfill": "^0.5.1",
1919
"@observablehq/plot": "^0.6.17",
2020
"@octokit/auth-oauth-app": "^9.0.3",
2121
"@octokit/graphql": "^9.0.3",
2222
"@octokit/webhooks": "^14.1.0",
2323
"@prisma/client": "^6.19.0",
24-
"astro": "^5.16.0",
24+
"astro": "^5.16.3",
2525
"lit": "^3.3.0",
2626
"mdast-util-from-markdown": "^2.0.2",
2727
"mdast-util-gfm": "^3.1.0",
@@ -32,10 +32,10 @@
3232
"prisma": "^6.19.0",
3333
"unist-util-visit": "^5.0.0",
3434
"vite": "^6.4.1",
35-
"zod": "^4.0.5"
35+
"zod": "^4.1.13"
3636
},
3737
"devDependencies": {
38-
"@astrojs/check": "^0.9.5",
38+
"@astrojs/check": "^0.9.6",
3939
"@eslint/js": "^9.39.1",
4040
"@graphql-codegen/cli": "^6.1.0",
4141
"@graphql-codegen/client-preset": "^5.2.0",
@@ -48,11 +48,11 @@
4848
"eslint": "^9.39.1",
4949
"eslint-plugin-lit": "^2.1.1",
5050
"nock": "^14.0.4",
51-
"prettier": "^3.5.3",
51+
"prettier": "^3.7.3",
5252
"prettier-plugin-astro": "^0.14.1",
5353
"typescript": "^5.8.3",
54-
"typescript-eslint": "^8.47.0",
55-
"vitest": "^4.0.13"
54+
"typescript-eslint": "^8.48.0",
55+
"vitest": "^4.0.14"
5656
},
5757
"engines": {
5858
"node": "24"

0 commit comments

Comments
 (0)