Skip to content

Commit 0296ebe

Browse files
chore(deps): update react to v19 (#3902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 258d308 commit 0296ebe

File tree

4 files changed

+50
-78
lines changed

4 files changed

+50
-78
lines changed

static/code/stackblitz/v7/react/package-lock.json

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

static/code/stackblitz/v7/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@types/react-router-dom": "^5.1.7",
1313
"@vitejs/plugin-react": "^4.1.1",
1414
"clsx": "^2.0.0",
15-
"react": "^18.1.0",
16-
"react-dom": "^18.1.0",
15+
"react": "^19.0.0",
16+
"react-dom": "^19.0.0",
1717
"react-router": "^5.2.0",
1818
"react-router-dom": "^5.2.0",
1919
"typescript": "^5.2.2",

static/code/stackblitz/v8/react/package-lock.json

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

static/code/stackblitz/v8/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@types/react-router-dom": "^5.1.7",
1313
"@vitejs/plugin-react": "^4.1.1",
1414
"clsx": "^2.0.0",
15-
"react": "^18.1.0",
16-
"react-dom": "^18.1.0",
15+
"react": "^19.0.0",
16+
"react-dom": "^19.0.0",
1717
"react-router": "^5.2.0",
1818
"react-router-dom": "^5.2.0",
1919
"typescript": "^5.2.2",

0 commit comments

Comments
 (0)