Skip to content

Commit 9ae39b2

Browse files
chore(deps): bump the minor-and-patch group with 7 updates (#202)
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.37.4` | `0.37.5` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.15` | `5.17.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.9` | `19.2.10` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [globals](https://github.com/sindresorhus/globals) | `17.1.0` | `17.3.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.1` | `8.54.0` | Updates `@astrojs/starlight` from 0.37.4 to 0.37.5 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.5/packages/starlight) Updates `astro` from 5.16.15 to 5.17.1 - [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@5.17.1/packages/astro) Updates `react` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `@types/react` from 19.2.9 to 19.2.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `globals` from 17.1.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.1.0...v17.3.0) Updates `typescript-eslint` from 8.53.1 to 8.54.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.54.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: astro dependency-version: 5.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-version: 19.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent addefd5 commit 9ae39b2

File tree

4 files changed

+647
-611
lines changed

4 files changed

+647
-611
lines changed

packages/docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.6",
1616
"@astrojs/react": "^4.4.2",
17-
"@astrojs/starlight": "^0.37.4",
17+
"@astrojs/starlight": "^0.37.5",
1818
"@astrojs/starlight-tailwind": "^4.0.2",
1919
"@radix-ui/react-popover": "^1.1.15",
2020
"@radix-ui/react-select": "^2.2.6",
2121
"@tailwindcss/vite": "^4.1.18",
22-
"@types/react": "^19.2.9",
22+
"@types/react": "^19.2.10",
2323
"@types/react-dom": "^19.2.3",
24-
"astro": "^5.16.15",
24+
"astro": "^5.17.1",
2525
"astro-live-code": "^0.0.6",
2626
"astro-relative-links": "^0.4.2",
27-
"react": "^19.2.3",
28-
"react-dom": "^19.2.3",
27+
"react": "^19.2.4",
28+
"react-dom": "^19.2.4",
2929
"rehype-external-links": "^3.0.0",
3030
"sharp": "^0.34.5",
3131
"starlight-contextual-menu": "^0.1.5",

packages/filter/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
"@eslint/js": "^9.39.2",
3535
"@testing-library/dom": "^10.4.1",
3636
"@testing-library/react": "^16.3.2",
37-
"@types/react": "^19.2.9",
37+
"@types/react": "^19.2.10",
3838
"@types/react-dom": "^19.2.3",
3939
"eslint": "^9.39.2",
4040
"eslint-plugin-react-hooks": "^7.0.1",
4141
"eslint-plugin-react-refresh": "^0.4.26",
42-
"globals": "^17.1.0",
42+
"globals": "^17.3.0",
4343
"jsdom": "^27.4.0",
44-
"react": "^19.2.3",
45-
"react-dom": "^19.2.3",
46-
"typescript-eslint": "^8.53.1",
44+
"react": "^19.2.4",
45+
"react-dom": "^19.2.4",
46+
"typescript-eslint": "^8.54.0",
4747
"zod": "^4.3.6"
4848
},
4949
"peerDependencies": {

packages/theme-mui-material/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"typeCheck": "tsc --noEmit"
1414
},
1515
"devDependencies": {
16-
"@types/react": "^19.2.9",
17-
"react": "^19.2.3"
16+
"@types/react": "^19.2.10",
17+
"react": "^19.2.4"
1818
},
1919
"peerDependencies": {
2020
"@emotion/react": "^11.0.0",

0 commit comments

Comments
 (0)