Skip to content

Commit 5180d2f

Browse files
Bump the npm-deps group across 1 directory with 3 updates
Bumps the npm-deps group with 3 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@swc/core](https://github.com/swc-project/swc). Updates `react` from 18.3.1 to 19.2.3 - [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.3/packages/react) Updates `react-dom` from 18.3.1 to 19.2.3 - [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.3/packages/react-dom) Updates `@swc/core` from 1.15.7 to 1.15.8 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.15.7...v1.15.8) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: "@swc/core" dependency-version: 1.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80f15f0 commit 5180d2f

File tree

2 files changed

+4847
-8645
lines changed

2 files changed

+4847
-8645
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
"clsx": "^2.1.1",
2929
"docusaurus-remark-plugin-tab-blocks": "^3.1.0",
3030
"prism-react-renderer": "^2.4.1",
31-
"react": "^18.3.1",
32-
"react-dom": "^18.3.1",
31+
"react": "^19.2.3",
32+
"react-dom": "^19.2.3",
3333
"react-google-charts": "^5.2.1"
3434
},
3535
"devDependencies": {
3636
"@docusaurus/eslint-plugin": "^3.9.2",
3737
"@docusaurus/faster": "^3.9.2",
3838
"@docusaurus/module-type-aliases": "^3.9.2",
3939
"@docusaurus/types": "^3.9.2",
40-
"@swc/core": "^1.15.7",
40+
"@swc/core": "^1.15.8",
4141
"he": "^1.2.0",
4242
"mustache": "^4.2.0",
4343
"prettier": "^3.7.4"

0 commit comments

Comments
 (0)