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 821a431 commit e0e60c9Copy full SHA for e0e60c9
bun.lockb
1.44 KB
package.json
@@ -14,9 +14,9 @@
14
"license": "MIT",
15
"type": "module",
16
"devDependencies": {
17
- "@types/react": "^18.2.37",
18
- "@types/react-dom": "^18.2.15",
19
- "@types/web": "^0.0.119",
+ "@types/react": "^18.2.48",
+ "@types/react-dom": "^18.2.18",
+ "@types/web": "^0.0.136",
20
"bun-plugin-dts": "^0.2.1",
21
"bun-types": "latest"
22
},
@@ -26,7 +26,7 @@
26
"react-dom": "*"
27
28
"dependencies": {
29
- "next-json": "^0.2.2"
+ "next-json": "^0.2.3"
30
31
"scripts": {
32
"dist": "bun run scripts/dist.ts"
0 commit comments