Skip to content

Commit 3ae38f3

Browse files
fix(deps): update all dependencies (#2215)
* fix(deps): update all dependencies * chore: update lockfile * docs: changeset Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nicola Molinari <[email protected]>
1 parent 9c2c553 commit 3ae38f3

File tree

19 files changed

+2064
-503
lines changed

19 files changed

+2064
-503
lines changed

.changeset/light-ducks-love.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
'@commercetools-local/generator-package-json': patch
3+
'@commercetools-local/generator-readme': patch
4+
'@commercetools-uikit/calendar-utils': patch
5+
'@commercetools-uikit/data-table': patch
6+
'@commercetools-uikit/icons': patch
7+
'@commercetools-uikit/async-creatable-select-input': patch
8+
'@commercetools-uikit/async-select-input': patch
9+
'@commercetools-uikit/creatable-select-input': patch
10+
'@commercetools-uikit/localized-money-input': patch
11+
'@commercetools-uikit/localized-multiline-text-input': patch
12+
'@commercetools-uikit/money-input': patch
13+
'@commercetools-uikit/select-input': patch
14+
'@commercetools-uikit/select-utils': patch
15+
'visual-testing-app': patch
16+
---
17+
18+
Update dependencies

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"build": "NODE_ENV=production build-storybook -o public -s assets"
88
},
99
"dependencies": {
10-
"@babel/core": "7.18.5",
10+
"@babel/core": "7.18.6",
1111
"@emotion/react": "^11.4.0",
1212
"@emotion/styled": "^11.3.0",
1313
"@manypkg/get-packages": "1.1.3",
@@ -35,7 +35,7 @@
3535
"yaml-loader": "0.8.0"
3636
},
3737
"devDependencies": {
38-
"@commercetools-frontend/babel-preset-mc-app": "21.3.4",
38+
"@commercetools-frontend/babel-preset-mc-app": "21.8.1",
3939
"prismjs": "1.28.0",
4040
"webpack": "5.73.0"
4141
},

0 commit comments

Comments
 (0)