Upgrade TS so r3f builds again

This commit is contained in:
Aria Minaei 2023-08-05 10:05:57 +02:00
parent a8a533cb73
commit a77290e32b
12 changed files with 23 additions and 33 deletions

View file

@ -25,6 +25,6 @@
"@types/react": "^18.0.25",
"esbuild": "^0.15.15",
"esbuild-register": "^3.4.1",
"typescript": "4.6.x"
"typescript": "4.6.4"
}
}

View file

@ -25,7 +25,7 @@
"esbuild": "^0.12.15",
"esbuild-register": "^2.5.0",
"npm-run-all": "^4.1.5",
"typescript": "^4.4.2"
"typescript": "4.6.4"
},
"peerDependencies": {
"@theatre/core": "*",

View file

@ -18,7 +18,7 @@
"@types/lodash-es": "^4.17.4",
"@types/node": "^15.6.2",
"@types/react": "^17.0.9",
"typescript": "^4.4.2"
"typescript": "4.6.4"
},
"dependencies": {
"lodash-es": "^4.17.21"

View file

@ -35,7 +35,7 @@
"esbuild": "^0.12.15",
"esbuild-register": "^2.5.0",
"npm-run-all": "^4.1.5",
"typescript": "^4.4.2"
"typescript": "4.6.4"
},
"dependencies": {
"lodash-es": "^4.17.21"

View file

@ -41,7 +41,7 @@
"styled-components": "^5.3.11",
"theatric": "workspace:*",
"three": "^0.155.0",
"typescript": "^4.4.2",
"typescript": "4.6.4",
"vite": "^4.3.9"
}
}

View file

@ -73,7 +73,7 @@
"styled-components": "^5.3.11",
"three": "0.155.0",
"three-stdlib": "^2.24.1",
"typescript": "^4.4.2",
"typescript": "4.6.4",
"zustand": "^3.5.1"
},
"peerDependencies": {

View file

@ -37,7 +37,7 @@
"esbuild": "^0.12.15",
"esbuild-register": "^2.5.0",
"npm-run-all": "^4.1.5",
"typescript": "^4.4.2"
"typescript": "4.6.4"
},
"dependencies": {
"@theatre/dataverse": "workspace:*",

View file

@ -37,7 +37,7 @@
"esbuild-register": "^2.5.0",
"lodash-es": "^4.17.21",
"npm-run-all": "^4.1.5",
"typescript": "^4.4.2"
"typescript": "4.6.4"
},
"dependencies": {
"@theatre/core": "workspace:*",