Skip to content

Commit 7d3b1b5

Browse files
fix(deps): update react monorepo to v19.2.5 (#2195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cbafd4 commit 7d3b1b5

3 files changed

Lines changed: 44 additions & 44 deletions

File tree

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-abac-example",
3-
"version": "0.1.583",
3+
"version": "0.1.584",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {
@@ -9,9 +9,9 @@
99
"@types/react": "19.2.14",
1010
"@types/react-dom": "19.2.3",
1111
"@types/react-syntax-highlighter": "15.5.13",
12-
"react": "19.2.4",
12+
"react": "19.2.5",
1313
"react-abac": "file:..",
14-
"react-dom": "19.2.4",
14+
"react-dom": "19.2.5",
1515
"react-scripts": "5.0.1",
1616
"react-syntax-highlighter": "16.1.1",
1717
"typescript": "6.0.2"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-abac",
3-
"version": "0.1.507",
3+
"version": "0.1.508",
44
"description": "Attribute Based Access Control and Role Based Access Control for React",
55
"keywords": [
66
"abac",
@@ -185,8 +185,8 @@
185185
"prettier": "3.8.1",
186186
"prettier-plugin-import-sort": "0.0.7",
187187
"prettier-plugin-sh": "0.18.1",
188-
"react": "19.2.4",
189-
"react-dom": "19.2.4",
188+
"react": "19.2.5",
189+
"react-dom": "19.2.5",
190190
"rimraf": "6.1.3",
191191
"rollup": "4.60.1",
192192
"rollup-plugin-commonjs": "10.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)