Skip to content

Commit

Permalink
chore: update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent e297a56 commit 90fcb44
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 59 deletions.
79 changes: 24 additions & 55 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": "^4.4.3"
},
"dependencies": {
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.9",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.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": "^18.0.0",
"react-dom": "^18.0.0",
"terryoy-reactive-elements": "1.0.0-alpha.0"
}
}

0 comments on commit 90fcb44

Please sign in to comment.