Skip to content

Commit 9b06ef7

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): Bump the npm-docusaurus-dependencies group
Bumps the npm-docusaurus-dependencies group in /application with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` from 19.1.1 to 19.2.0 - [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.0/packages/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [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.0/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-docusaurus-dependencies - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-docusaurus-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8091628 commit 9b06ef7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

application/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.

application/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@octokit/rest": "^22.0.0",
2626
"clsx": "^2.0.0",
2727
"prism-react-renderer": "^2.3.0",
28-
"react": "^19.0.0",
29-
"react-dom": "^19.0.0"
28+
"react": "^19.2.0",
29+
"react-dom": "^19.2.0"
3030
},
3131
"devDependencies": {
3232
"@docusaurus/module-type-aliases": "3.9.1",

0 commit comments

Comments
 (0)