mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "@bun-examples/next",
|
"name": "@bun-examples/next",
|
||||||
"version": "0.0.57",
|
"version": "0.0.58",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"next": "^12.2.0",
|
"next": "^12.2.0",
|
||||||
"react": "^18",
|
"react": "^18",
|
||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"react-is": "^17.0.2"
|
"react-is": "^18"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "^18",
|
"@types/react": "^18",
|
||||||
|
|||||||
Reference in New Issue
Block a user