Skip to content

Commit

Permalink
fix(deps): update all dependencies (#2208)
Browse files Browse the repository at this point in the history
* fix(deps): update all dependencies

* chore(deps): add changeset

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Yemitan Isaiah Olurotimi <yemitanisaiah@gmail.com>
  • Loading branch information
3 people committed Jun 17, 2022
1 parent d8c320d commit 6cdd800
Show file tree
Hide file tree
Showing 12 changed files with 686 additions and 327 deletions.
11 changes: 11 additions & 0 deletions .changeset/dry-mails-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@commercetools-local/generator-package-json": patch
"@commercetools-local/generator-readme": patch
"@commercetools-uikit/utils": patch
"@commercetools-uikit/async-creatable-select-input": patch
"@commercetools-uikit/select-input": patch
"@commercetools-uikit/time-input": patch
"visual-testing-app": patch
---

fix(deps): update all dependencies
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "NODE_ENV=production build-storybook -o public -s assets"
},
"dependencies": {
"@babel/core": "7.18.2",
"@babel/core": "7.18.5",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@manypkg/get-packages": "1.1.3",
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@commercetools-frontend/babel-preset-mc-app": "21.3.4",
"prismjs": "1.28.0",
"webpack": "5.72.1"
"webpack": "5.73.0"
},
"peerDependencies": {
"prismjs": "1.28.0"
Expand Down
55 changes: 41 additions & 14 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,26 +76,26 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.18.2":
version: 7.18.2
resolution: "@babel/core@npm:7.18.2"
"@babel/core@npm:7.18.5":
version: 7.18.5
resolution: "@babel/core@npm:7.18.5"
dependencies:
"@ampproject/remapping": ^2.1.0
"@babel/code-frame": ^7.16.7
"@babel/generator": ^7.18.2
"@babel/helper-compilation-targets": ^7.18.2
"@babel/helper-module-transforms": ^7.18.0
"@babel/helpers": ^7.18.2
"@babel/parser": ^7.18.0
"@babel/parser": ^7.18.5
"@babel/template": ^7.16.7
"@babel/traverse": ^7.18.2
"@babel/types": ^7.18.2
"@babel/traverse": ^7.18.5
"@babel/types": ^7.18.4
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.1
semver: ^6.3.0
checksum: 14a4142c12e004cd2477b7610408d5788ee5dd821ee9e4de204cbb72d9c399d858d9deabc3d49914d5d7c2927548160c19bdc7524b1a9f6acc1ec96a8d9848dd
checksum: e20c3d69a07eb564408d611b827c2f5db56f05f1ca7cb3046f3823a1cf6b13c032f02d4b8ffe1e4593699e86e0f25ca1aee6228486c1ebea48d21aaeb28e6718
languageName: node
linkType: hard

Expand Down Expand Up @@ -956,6 +956,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.18.5":
version: 7.18.5
resolution: "@babel/parser@npm:7.18.5"
bin:
parser: ./bin/babel-parser.js
checksum: 4976349d8681af215fd5771bd5b74568cc95a2e8bf2afcf354bf46f73f3d6f08d54705f354b1d0012f914dd02a524b7d37c5c1204ccaafccb9db3c37dba96a9b
languageName: node
linkType: hard

"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.16.7":
version: 7.16.7
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.16.7"
Expand Down Expand Up @@ -2984,6 +2993,24 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.18.5":
version: 7.18.5
resolution: "@babel/traverse@npm:7.18.5"
dependencies:
"@babel/code-frame": ^7.16.7
"@babel/generator": ^7.18.2
"@babel/helper-environment-visitor": ^7.18.2
"@babel/helper-function-name": ^7.17.9
"@babel/helper-hoist-variables": ^7.16.7
"@babel/helper-split-export-declaration": ^7.16.7
"@babel/parser": ^7.18.5
"@babel/types": ^7.18.4
debug: ^4.1.0
globals: ^11.1.0
checksum: cc0470c880e15a748ca3424665c65836dba450fd0331fb28f9d30aa42acd06387b6321996517ab1761213f781fe8d657e2c3ad67c34afcb766d50653b393810f
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.8, @babel/types@npm:^7.17.0, @babel/types@npm:^7.3.0":
version: 7.17.0
resolution: "@babel/types@npm:7.17.0"
Expand Down Expand Up @@ -3024,7 +3051,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.18.0, @babel/types@npm:^7.18.2":
"@babel/types@npm:^7.18.0, @babel/types@npm:^7.18.2, @babel/types@npm:^7.18.4":
version: 7.18.4
resolution: "@babel/types@npm:7.18.4"
dependencies:
Expand Down Expand Up @@ -3092,7 +3119,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@commercetools-local/docs@workspace:."
dependencies:
"@babel/core": 7.18.2
"@babel/core": 7.18.5
"@commercetools-frontend/babel-preset-mc-app": 21.3.4
"@emotion/react": ^11.4.0
"@emotion/styled": ^11.3.0
Expand All @@ -3118,7 +3145,7 @@ __metadata:
react: 17.0.2
react-dom: 17.0.2
storybook-readme: 5.0.9
webpack: 5.72.1
webpack: 5.73.0
yaml: 1.10.2
yaml-loader: 0.8.0
peerDependencies:
Expand Down Expand Up @@ -15236,9 +15263,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.72.1":
version: 5.72.1
resolution: "webpack@npm:5.72.1"
"webpack@npm:5.73.0":
version: 5.73.0
resolution: "webpack@npm:5.73.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -15269,7 +15296,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: d1eff085eee1c67a68f7bf1d077ea202c1e68a0de0e0866274984769838c3f224fbc64e847e1a1bbc6eba9fb6a9965098809cc0be9292b573767bb5d8d2df96e
checksum: aa434a241bad6176b68e1bf0feb1972da4dcbf27cb3d94ae24f6eb31acc37dceb9c4aae55e068edca75817bfe91f13cd20b023ac55d9b1b2f8b66a4037c9468f
languageName: node
linkType: hard

Expand Down
8 changes: 4 additions & 4 deletions generators/package-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@manypkg/find-root": "1.1.0",
"@manypkg/get-packages": "1.1.3",
"@types/mri": "1.1.1",
"@types/node": "16.11.38",
"@types/node": "16.11.41",
"mri": "1.2.0",
"omit-empty-es": "1.1.3",
"rcfile": "1.0.3"
},
"devDependencies": {
"prettier": "2.6.2",
"ts-node": "10.8.0",
"typescript": "4.7.2"
"prettier": "2.7.1",
"ts-node": "10.8.1",
"typescript": "4.7.3"
},
"peerDependencies": {
"prettier": "2.x",
Expand Down
10 changes: 5 additions & 5 deletions generators/readme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/lodash": "4.14.182",
"@types/mdast": "3.0.10",
"@types/mri": "1.1.1",
"@types/node": "16.11.38",
"@types/node": "16.11.41",
"@types/shelljs": "0.8.11",
"@types/unist": "2.0.6",
"@types/vfile": "4.0.0",
Expand All @@ -26,7 +26,7 @@
"lodash": "4.17.21",
"mri": "1.2.0",
"rcfile": "1.0.3",
"react-docgen": "5.4.1",
"react-docgen": "5.4.2",
"remark-gfm": "1.0.0",
"remark-mdx": "1.6.22",
"remark-parse": "9.0.0",
Expand All @@ -39,9 +39,9 @@
"vfile-reporter": "6.0.2"
},
"devDependencies": {
"prettier": "2.6.2",
"ts-node": "10.8.0",
"typescript": "4.7.2"
"prettier": "2.7.1",
"ts-node": "10.8.1",
"typescript": "4.7.3"
},
"peerDependencies": {
"prettier": "2.x",
Expand Down
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
]
},
"dependencies": {
"@changesets/changelog-github": "0.4.4",
"@changesets/cli": "2.22.0",
"@changesets/changelog-github": "0.4.5",
"@changesets/cli": "2.23.0",
"@commercetools-frontend/babel-preset-mc-app": "21.3.4",
"@commercetools-frontend/eslint-config-mc-app": "21.6.0",
"@commercetools-local/generator-package-json": "*",
Expand All @@ -79,7 +79,7 @@
"@formatjs/intl-relativetimeformat": "10.0.1",
"@manypkg/cli": "0.19.1",
"@manypkg/get-packages": "1.1.3",
"@percy/cli": "1.2.1",
"@percy/cli": "1.3.1",
"@percy/puppeteer": "2.0.0",
"@preconstruct/cli": "2.1.5",
"@stylelint/postcss-css-in-js": "^0.38.0",
Expand All @@ -90,18 +90,18 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.0",
"@types/is-hotkey": "^0.1.7",
"@types/jest": "27.5.1",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"babel-jest": "27.5.1",
"babel-loader": "8.2.5",
"babel-plugin-typescript-to-proptypes": "1.4.2",
"browserslist": "4.20.3",
"browserslist": "4.20.4",
"bundlesize": "0.18.1",
"colors": "1.4.0",
"conventional-changelog-cli": "2.2.2",
"cross-env": "7.0.3",
"eslint": "8.16.0",
"eslint": "8.17.0",
"eslint-formatter-pretty": "4.1.0",
"execa": "6.1.0",
"formik": "^2.2.9",
Expand All @@ -118,7 +118,7 @@
"jest-silent-reporter": "0.5.0",
"jest-validate": "27.5.1",
"jest-watch-typeahead": "1.1.0",
"lint-staged": "13.0.0",
"lint-staged": "13.0.2",
"moment": "2.29.3",
"moment-timezone": "0.5.34",
"mri": "1.2.0",
Expand All @@ -128,9 +128,9 @@
"postcss-syntax": "^0.36.2",
"postcss-value-parser": "4.2.0",
"pptr-testing-library": "0.7.0",
"prettier": "2.6.2",
"prettier": "2.7.1",
"puppeteer": "13.7.0",
"qs": "6.10.3",
"qs": "6.10.5",
"rcfile": "1.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand All @@ -141,24 +141,24 @@
"replace": "1.2.1",
"rimraf": "3.0.2",
"shelljs": "0.8.5",
"stylelint": "14.8.5",
"stylelint": "14.9.1",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "24.0.0",
"stylelint-order": "4.1.0",
"ts-jest": "27.1.5",
"ts-node": "10.8.0",
"ts-node": "10.8.1",
"tsc-files": "1.1.3",
"typescript": "4.7.2"
"typescript": "4.7.3"
},
"resolutions": {
"@types/unist": "2.0.6",
"@testing-library/dom": "8.13.0",
"core-js-compat": "3.22.7",
"core-js-compat": "3.23.1",
"lodash": "4.17.21",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-test-renderer": "17.0.2",
"@emotion/react": "11.9.0",
"@emotion/react": "11.9.3",
"moment": "2.29.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@commercetools-uikit/spacings": "15.0.0",
"@commercetools-uikit/text": "15.0.0",
"@commercetools-uikit/utils": "15.0.0",
"@emotion/is-prop-valid": "1.1.2",
"@emotion/is-prop-valid": "1.1.3",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/inputs/select-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@commercetools-uikit/icons": "15.0.0",
"@commercetools-uikit/select-utils": "15.0.0",
"@commercetools-uikit/utils": "15.0.0",
"@emotion/is-prop-valid": "1.1.2",
"@emotion/is-prop-valid": "1.1.3",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/inputs/time-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@commercetools-uikit/input-utils": "15.0.0",
"@commercetools-uikit/spacings-inline": "15.0.0",
"@commercetools-uikit/utils": "15.0.0",
"@emotion/is-prop-valid": "1.1.2",
"@emotion/is-prop-valid": "1.1.3",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"prop-types": "15.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime-corejs3": "^7.17.2",
"@emotion/is-prop-valid": "1.1.2",
"@emotion/is-prop-valid": "1.1.3",
"@types/warning": "^3.0.0",
"warning": "4.0.3"
}
Expand Down
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "1.3.2",
"vite": "2.9.9"
"vite": "2.9.12"
}
}

1 comment on commit 6cdd800

@vercel
Copy link

@vercel vercel bot commented on 6cdd800 Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.