Skip to content

Commit

Permalink
chore(examples): update customer dashboard dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tothandras committed Nov 23, 2023
1 parent 516a918 commit 5dbe27e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 16 deletions.
3 changes: 2 additions & 1 deletion examples/customer-dashboard-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"format": "prettier --list-different --find-config-path --write ."
},
"dependencies": {
"@openmeter/sdk": "1.0.0-beta.26",
"@openmeter/sdk": "1.0.0-beta.29",
"@openmeter/web": "1.0.0-beta.29",
"@tanstack/query-persist-client-core": "5.8.3",
"@tanstack/react-query": "5.8.4",
"@tanstack/react-table": "8.10.7",
Expand Down
48 changes: 33 additions & 15 deletions examples/customer-dashboard-nextjs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5dbe27e

Please sign in to comment.