Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into kumpis/transactions-api
  • Loading branch information
karooolis committed Jun 28, 2025
commit f912b1e1f914a72cc70d991f514b7c8c7915b718
5 changes: 3 additions & 2 deletions packages/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,13 @@
"next": "14.2.5",
"node-sql-parser": "^5.3.3",
"nuqs": "^1.19.2",
"pg": "^8.13.1",
"pg": "^8.16.0",
"query-string": "^9.1.0",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.52.1",
"react-intersection-observer": "^9.15.1",
"react18-json-view": "^0.2.9",
"sonner": "^1.5.0",
"sql-autocomplete": "^1.1.1",
"tailwind-merge": "^1.12.0",
Expand All @@ -87,7 +88,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/debug": "^4.1.7",
"@types/pg": "^8.11.10",
"@types/pg": "^8.15.2",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/yargs": "^17.0.10",
Expand Down
Loading
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.