Skip to content

Commit a72bfec

Browse files
build(deps): bump the production-dependencies group across 1 directory with 3 updates
Bumps the production-dependencies 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 [sass](https://github.com/sass/dart-sass). 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 `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 `sass` from 1.97.2 to 1.97.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.97.2...1.97.3) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42e566f commit a72bfec

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@
629629
"@types/jsdom": "^27.0.0",
630630
"@types/node": "^25.0.9",
631631
"@types/nunjucks": "^3.2.6",
632-
"@types/react": "^19.2.8",
632+
"@types/react": "^19.2.10",
633633
"@types/react-dom": "^19.2.3",
634634
"@typescript-eslint/eslint-plugin": "^8.53.0",
635635
"@typescript-eslint/parser": "^8.39.1",
@@ -667,10 +667,10 @@
667667
"clsx": "^2.1.1",
668668
"color": "^5.0.3",
669669
"d3": "^7.9.0",
670-
"react": "19.2.3",
670+
"react": "19.2.4",
671671
"react-aria": "^3.45.0",
672-
"react-dom": "19.2.3",
673-
"sass": "^1.97.2"
672+
"react-dom": "19.2.4",
673+
"sass": "^1.97.3"
674674
},
675675
"eslintConfig": {
676676
"extends": [

0 commit comments

Comments
 (0)