Skip to content

Commit

Permalink
chore: update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 8b0d16a commit 7f1a99c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 75 deletions.
90 changes: 19 additions & 71 deletions cynic-querygen-web/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions cynic-querygen-web/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.9",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"babel-polyfill": "^6.26.0",
"graphiql": "^1.0.3",
"graphiql-explorer": "^0.9.0",
"graphql": "^15.2.0",
"punycode": "^2.1.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"terryoy-reactive-elements": "1.0.0-alpha.0"
}
}

0 comments on commit 7f1a99c

Please sign in to comment.