Skip to content

Commit 752152d

Browse files
build(deps): bump the npm-minor group in /website with 3 updates (#325)
Bumps the npm-minor group in /website with 3 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [prettier](https://github.com/prettier/prettier). Updates `react` from 19.2.0 to 19.2.1 - [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.1/packages/react) Updates `react-dom` from 19.2.0 to 19.2.1 - [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.1/packages/react-dom) Updates `prettier` from 3.7.1 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.1...3.7.4) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: react-dom dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 894f242 commit 752152d

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

website/package-lock.json

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

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"@mdx-js/react": "^3.1.1",
2424
"clsx": "^2.1.1",
2525
"prism-react-renderer": "^2.4.1",
26-
"react": "^19.2.0",
27-
"react-dom": "^19.2.0"
26+
"react": "^19.2.3",
27+
"react-dom": "^19.2.3"
2828
},
2929
"devDependencies": {
3030
"@docusaurus/module-type-aliases": "3.9.2",
3131
"@docusaurus/tsconfig": "3.9.2",
3232
"@docusaurus/types": "3.9.2",
3333
"@stellar/prettier-config": "^1.2.0",
34-
"prettier": "^3.7.1",
34+
"prettier": "^3.7.4",
3535
"typescript": "~5.9.3"
3636
},
3737
"browserslist": {

0 commit comments

Comments
 (0)