Skip to content

Commit 8fcf338

Browse files
Updated development packages
1 parent dbd9fbd commit 8fcf338

File tree

3 files changed

+37
-18
lines changed

3 files changed

+37
-18
lines changed

module/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

module/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-unity-webgl",
3-
"version": "9.5.1",
3+
"version": "9.5.2",
44
"description": "React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.",
55
"keywords": [
66
"React",
@@ -53,8 +53,8 @@
5353
"lint": "echo 'Warning: lint is not implemented yet'"
5454
},
5555
"devDependencies": {
56-
"@types/react": "18.0.24",
57-
"typescript": "4.8.4"
56+
"@types/react": "18.2.79",
57+
"typescript": "5.4.5"
5858
},
5959
"peerDependencies": {
6060
"react": ">=16.8.0"

package-lock.json

+32-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)