We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6212b5d commit 34a742eCopy full SHA for 34a742e
bun.lockb
-362 Bytes
package.json
@@ -14,13 +14,13 @@
14
"license": "MIT",
15
"type": "module",
16
"devDependencies": {
17
+ "typescript": "^5.6.3",
18
"@types/bun": "^1.1.12",
19
"@types/react": "^18.3.12",
20
"@types/react-dom": "^18.3.1",
21
"bun-plugin-dts": "^0.2.4"
22
},
23
"peerDependencies": {
- "typescript": "^5.2.2",
24
"react": "19.0.0-rc-1eaccd82-20240816",
25
"react-dom": "19.0.0-rc-1eaccd82-20240816"
26
0 commit comments