Skip to content

Commit

Permalink
chore(deps): Bump the patch-minor group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the patch-minor group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/markdoc](https://github.com/withastro/astro/tree/HEAD/packages/integrations/markdoc) | `0.12.4` | `0.12.5` |
| [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `4.1.2` | `4.1.3` |
| [@keystatic/astro](https://github.com/Thinkmill/keystatic/tree/HEAD/packages/astro) | `5.0.3` | `5.0.4` |
| [@keystatic/core](https://github.com/Thinkmill/keystatic/tree/HEAD/packages/keystatic) | `0.5.42` | `0.5.43` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.3` | `19.0.6` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.2` | `19.0.3` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.1.2` | `5.1.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |


Updates `@astrojs/markdoc` from 0.12.4 to 0.12.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/markdoc/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/markdoc)

Updates `@astrojs/react` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/react)

Updates `@keystatic/astro` from 5.0.3 to 5.0.4
- [Changelog](https://github.com/Thinkmill/keystatic/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/Thinkmill/keystatic/commits/@keystatic/[email protected]/packages/astro)

Updates `@keystatic/core` from 0.5.42 to 0.5.43
- [Changelog](https://github.com/Thinkmill/keystatic/blob/main/packages/keystatic/CHANGELOG.md)
- [Commits](https://github.com/Thinkmill/keystatic/commits/@keystatic/[email protected]/packages/keystatic)

Updates `@types/react` from 19.0.3 to 19.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `astro` from 5.1.2 to 5.1.5
- [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 `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: "@astrojs/markdoc"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@astrojs/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@keystatic/astro"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@keystatic/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d34b440 commit 85f8af5
Show file tree
Hide file tree
Showing 2 changed files with 841 additions and 702 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/cloudflare": "12.1.0",
"@astrojs/markdoc": "^0.12.4",
"@astrojs/markdoc": "^0.12.5",
"@astrojs/markdown-remark": "^6.0.1",
"@astrojs/react": "^4.1.2",
"@astrojs/react": "^4.1.3",
"@astrojs/sitemap": "^3.2.1",
"@axe-core/playwright": "^4.10.1",
"@keystatic/astro": "^5.0.3",
"@keystatic/core": "^0.5.42",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"astro": "^5.1.2",
"@keystatic/astro": "^5.0.4",
"@keystatic/core": "^0.5.43",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"astro": "^5.1.5",
"astro-font": "^0.1.81",
"astro-github-file-loader": "^1.1.0",
"dayjs": "^1.11.13",
Expand All @@ -39,7 +39,7 @@
"react-dom": "^19.0.0",
"react-icons": "^5.4.0",
"rough-notation": "^0.5.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand Down
Loading

0 comments on commit 85f8af5

Please sign in to comment.