Skip to content

Commit

Permalink
React 19
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Dec 17, 2024
1 parent b2df366 commit 873b8d8
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 140 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"standalone-single-spa-webpack-plugin": "^5.0.0",
"webpack": "^5.15.0",
"webpack-cli": "^5.1.4",
"webpack-config-single-spa-react": "^5.0.2",
"webpack-config-single-spa-react": "^6.0.0",
"webpack-dev-server": "^5.1.0",
"webpack-merge": "^6.0.1"
},
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 873b8d8

Please sign in to comment.