Skip to content

Commit

Permalink
Update open panel
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Nov 19, 2024
1 parent 9b4b19d commit e027ace
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@midday/supabase": "workspace:*",
"@midday/ui": "workspace:*",
"@openpanel/nextjs": "^1.0.5",
"@openpanel/nextjs": "^1.0.6",
"@openstatus/react": "^0.0.3",
"@team-plain/typescript-sdk": "5.5.0",
"@uidotdev/usehooks": "^2.4.1",
Expand All @@ -34,7 +34,7 @@
},
"devDependencies": {
"@midday/tsconfig": "workspace:*",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@types/react": "18.3.12",
"@types/react-dom": "npm:[email protected]"
},
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@openpanel/nextjs": "^1.0.5",
"@vercel/functions": "^1.4.1"
"@openpanel/nextjs": "^1.0.6",
"@vercel/functions": "^1.5.0"
},
"devDependencies": {
"typescript": "^5.6.3"
Expand Down

0 comments on commit e027ace

Please sign in to comment.