-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all ui-kit packages to v19.17.1 (#3627)
* fix(deps): update all ui-kit packages to v19.17.1 * refactor: update uikit deps * fix(playground): import extension * fix: pin to node 18.x --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nicola Molinari <[email protected]>
- Loading branch information
1 parent
1212930
commit d8e72de
Showing
15 changed files
with
1,890 additions
and
1,477 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
'@commercetools-applications/merchant-center-custom-view-template-starter-typescript': patch | ||
'@commercetools-applications/merchant-center-template-starter-typescript': patch | ||
'@commercetools-frontend/application-components': patch | ||
'@commercetools-applications/merchant-center-custom-view-template-starter': patch | ||
'@commercetools-applications/merchant-center-template-starter': patch | ||
'@commercetools-website/components-playground': patch | ||
'@commercetools-frontend/react-notifications': patch | ||
'@commercetools-frontend/application-shell': patch | ||
'@commercetools-local/visual-testing-app': patch | ||
'@commercetools-frontend/i18n': patch | ||
'@commercetools-local/playground': patch | ||
--- | ||
|
||
Update UI Kit dependencies to `v19.17` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,24 +27,24 @@ | |
"@commercetools-frontend/l10n": "22.35.1", | ||
"@commercetools-frontend/permissions": "22.35.1", | ||
"@commercetools-frontend/sdk": "22.35.1", | ||
"@commercetools-uikit/card": "19.9.0", | ||
"@commercetools-uikit/checkbox-input": "19.9.0", | ||
"@commercetools-uikit/constraints": "19.9.0", | ||
"@commercetools-uikit/data-table": "19.9.0", | ||
"@commercetools-uikit/date-time-input": "19.9.0", | ||
"@commercetools-uikit/flat-button": "19.9.0", | ||
"@commercetools-uikit/grid": "19.9.0", | ||
"@commercetools-uikit/hooks": "19.9.0", | ||
"@commercetools-uikit/icons": "19.9.0", | ||
"@commercetools-uikit/label": "19.9.0", | ||
"@commercetools-uikit/link": "19.9.0", | ||
"@commercetools-uikit/loading-spinner": "19.9.0", | ||
"@commercetools-uikit/notifications": "19.9.0", | ||
"@commercetools-uikit/pagination": "19.9.0", | ||
"@commercetools-uikit/primary-button": "19.9.0", | ||
"@commercetools-uikit/secondary-button": "19.9.0", | ||
"@commercetools-uikit/spacings": "19.9.0", | ||
"@commercetools-uikit/text": "19.9.0", | ||
"@commercetools-uikit/card": "19.17.1", | ||
"@commercetools-uikit/checkbox-input": "19.17.1", | ||
"@commercetools-uikit/constraints": "19.17.1", | ||
"@commercetools-uikit/data-table": "19.17.1", | ||
"@commercetools-uikit/date-time-input": "19.17.1", | ||
"@commercetools-uikit/flat-button": "19.17.1", | ||
"@commercetools-uikit/grid": "19.17.1", | ||
"@commercetools-uikit/hooks": "19.17.1", | ||
"@commercetools-uikit/icons": "19.17.1", | ||
"@commercetools-uikit/label": "19.17.1", | ||
"@commercetools-uikit/link": "19.17.1", | ||
"@commercetools-uikit/loading-spinner": "19.17.1", | ||
"@commercetools-uikit/notifications": "19.17.1", | ||
"@commercetools-uikit/pagination": "19.17.1", | ||
"@commercetools-uikit/primary-button": "19.17.1", | ||
"@commercetools-uikit/secondary-button": "19.17.1", | ||
"@commercetools-uikit/spacings": "19.17.1", | ||
"@commercetools-uikit/text": "19.17.1", | ||
"@emotion/react": "^11.11.4", | ||
"@flopflip/react-broadcast": "14.0.2", | ||
"apollo-link-rest": "^0.9.0", | ||
|
@@ -79,7 +79,7 @@ | |
}, | ||
"packageManager": "[email protected]", | ||
"engines": { | ||
"node": ">=18", | ||
"node": "18.x", | ||
"pnpm": ">=8" | ||
} | ||
} |
Oops, something went wrong.