Skip to content

Commit 8b86b2b

Browse files
authored
Merge pull request #154 from github/asizikov-fix-pipeline-failure
fix: align React peer dependency
2 parents 1bf9477 + a3ff9bc commit 8b86b2b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@primer/octicons-react": "^19.28.1",
1515
"@primer/primitives": "^11.9.0",
1616
"chart.js": "^4.5.1",
17-
"react": "19.2.6",
17+
"react": "19.2.7",
1818
"react-chartjs-2": "^5.3.1",
1919
"react-dom": "19.2.7"
2020
},

0 commit comments

Comments
 (0)