Skip to content

Commit 2f37295

Browse files
chore(deps): update react monorepo to v19
1 parent 0296ebe commit 2f37295

File tree

4 files changed

+34
-58
lines changed

4 files changed

+34
-58
lines changed

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

Lines changed: 15 additions & 27 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
@@ -6,8 +6,8 @@
66
"@ionic/react": "^7.4.0",
77
"@ionic/react-router": "^7.4.0",
88
"@types/node": "^22.0.0",
9-
"@types/react": "^18.0.9",
10-
"@types/react-dom": "^18.0.4",
9+
"@types/react": "^19.0.0",
10+
"@types/react-dom": "^19.0.0",
1111
"@types/react-router": "^5.1.11",
1212
"@types/react-router-dom": "^5.1.7",
1313
"@vitejs/plugin-react": "^4.1.1",

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

Lines changed: 15 additions & 27 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
@@ -6,8 +6,8 @@
66
"@ionic/react": "8.5.0",
77
"@ionic/react-router": "8.5.0",
88
"@types/node": "^22.0.0",
9-
"@types/react": "^18.0.9",
10-
"@types/react-dom": "^18.0.4",
9+
"@types/react": "^19.0.0",
10+
"@types/react-dom": "^19.0.0",
1111
"@types/react-router": "^5.1.11",
1212
"@types/react-router-dom": "^5.1.7",
1313
"@vitejs/plugin-react": "^4.1.1",

0 commit comments

Comments
 (0)