Skip to content

Commit

Permalink
Update dependencies for React 18
Browse files Browse the repository at this point in the history
  • Loading branch information
marcysutton committed Dec 12, 2024
1 parent b961200 commit 50f263b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/wonder-blocks-announcer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"access": "public"
},
"dependencies": {
"@khanacademy/wonder-blocks-core": "^7.0.1"
"@khanacademy/wonder-blocks-core": "^9.0.0"
},
"peerDependencies": {
"aphrodite": "^1.2.5",
"react": "16.14.0"
"react": "18.2.0"
},
"devDependencies": {
"@khanacademy/wb-dev-build-settings": "^1.0.1"
"@khanacademy/wb-dev-build-settings": "^2.0.0"
}
}

0 comments on commit 50f263b

Please sign in to comment.