Skip to content

Commit

Permalink
update app sdk to 0.47.2 (#4581)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkostrowski committed Jan 5, 2024
1 parent f768b2f commit 97b05c9
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 36 deletions.
5 changes: 5 additions & 0 deletions .changeset/forty-comics-remember.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"saleor-dashboard": minor
---

Updated @saleor/app-sdk to 0.47.2. This change should not introduce any meaningful changes for the Dashboard.
123 changes: 88 additions & 35 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@graphql-codegen/typescript-operations": "^2.2.4",
"@graphql-codegen/typescript-react-apollo": "^3.2.5",
"@playwright/test": "^1.40.0",
"@saleor/app-sdk": "0.43.0",
"@saleor/app-sdk": "0.47.2",
"@sentry/cli": "^2.22.3",
"@swc/jest": "^0.2.26",
"@types/apollo-upload-client": "^17.0.2",
Expand Down

0 comments on commit 97b05c9

Please sign in to comment.