Skip to content

Commit e996229

Browse files
committed
@types/react is updated from 17 to 18
1 parent c5cc310 commit e996229

2 files changed

Lines changed: 28 additions & 58 deletions

File tree

package-lock.json

Lines changed: 26 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@types/jest": "^26.0.22",
1414
"@types/node": "^14.0.23",
15-
"@types/react": "^17.0.2",
15+
"@types/react": "^18.2.15",
1616
"benchmark": "^2.1.4",
1717
"chance": "^1.1.7",
1818
"graphql": "^15.5.3",
@@ -33,7 +33,7 @@
3333
"benchmark": "export HASURA_PATH=localhost:8080; export HASURA_SSL=0; export HASURA_SECRET=myadminsecretkey; DEBUG='materialized-path:*' ts-node benchmarks/index.ts"
3434
},
3535
"devDependencies": {
36-
"@deep-foundation/hasura": "0.0.39",
36+
"@deep-foundation/hasura": "^0.0.46",
3737
"jest": "^29.5.0",
3838
"ts-node": "^10.9.1",
3939
"typescript": "5.0.4"

0 commit comments

Comments
 (0)