Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 4b134c4 commit a53d7f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"json2rust": "file:../../src/tool/json2rust/pkg",
"monaco-editor": "^0.52.0",
"puppeteer": "^23.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"vscode-languageserver": "^9.0.1",
"wasm-loader": "^1.3.0"
},
"devDependencies": {
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"css-loader": "^7.0.0",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down

0 comments on commit a53d7f8

Please sign in to comment.