Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent 2797ff3 commit 2db471f
Show file tree
Hide file tree
Showing 7 changed files with 1,802 additions and 3,686 deletions.
312 changes: 156 additions & 156 deletions .yarn/releases/yarn-3.6.0.cjs → .yarn/releases/yarn-3.6.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ plugins:

postinstall: ./scripts/postinstall.sh

yarnPath: .yarn/releases/yarn-3.6.0.cjs
yarnPath: .yarn/releases/yarn-3.6.1.cjs
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,51 +40,51 @@
},
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "7.21.8",
"@babel/eslint-parser": "7.22.9",
"@babel/helper-define-map": "^7.18.6",
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@badeball/cypress-cucumber-preprocessor": "^18.0.0",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.1",
"@commercetools-frontend/babel-preset-mc-app": "22.3.0",
"@commercetools-frontend/eslint-config-mc-app": "22.3.0",
"@changesets/cli": "2.26.2",
"@commercetools-frontend/babel-preset-mc-app": "22.4.0",
"@commercetools-frontend/eslint-config-mc-app": "22.4.0",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@manypkg/cli": "0.20.0",
"@manypkg/get-packages": "2.1.0",
"@percy/cli": "1.25.0",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@manypkg/cli": "0.21.0",
"@manypkg/get-packages": "2.2.0",
"@percy/cli": "1.26.3",
"@percy/cypress": "3.1.2",
"@preconstruct/cli": "2.7.0",
"@preconstruct/cli": "2.8.1",
"@svgr/cli": "8.0.1",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "8.0.1",
"@svgr/plugin-svgo": "8.0.1",
"@testing-library/cypress": "9.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"babel-jest": "29.5.0",
"babel-jest": "29.6.2",
"babel-plugin-typescript-to-proptypes": "2.1.0",
"core-js": "3.30.2",
"core-js": "3.32.0",
"cross-env": "7.0.3",
"cypress": "12.13.0",
"eslint": "8.42.0",
"cypress": "12.17.3",
"eslint": "8.46.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-import-resolver-webpack": "0.13.2",
"eslint-import-resolver-webpack": "0.13.3",
"eslint-plugin-import": "^2.27.5",
"http-server": "^14.1.1",
"husky": "8.0.3",
"jest": "29.5.0",
"jest": "29.6.2",
"jest-environment-jsdom": "^29.4.2",
"jest-preset-gatsby": "1.0.134",
"jest-runner-eslint": "2.1.0",
"jest-runner-prettier": "1.0.0",
"jest-silent-reporter": "0.5.0",
"jest-watch-typeahead": "2.2.2",
"linkinator": "5.0.1",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"postcss-syntax": "0.36.2",
"prettier": "2.8.8",
"react": "18.2.0",
Expand All @@ -93,12 +93,12 @@
"shelljs": "0.8.5",
"start-server-and-test": "2.0.0",
"tsc-files": "^1.1.3",
"typescript": "5.1.3",
"vercel": "31.0.4"
"typescript": "5.1.6",
"vercel": "31.2.2"
},
"engines": {
"node": ">=18",
"npm": ">=5"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
26 changes: 13 additions & 13 deletions packages/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"create-docs-release-note": "bin/create-release-note.js"
},
"dependencies": {
"@auth0/auth0-react": "2.1.0",
"@auth0/auth0-react": "2.2.0",
"@commercetools-docs/ui-kit": "22.3.1",
"@commercetools-uikit/card": "16.5.0",
"@commercetools-uikit/checkbox-input": "16.5.0",
Expand All @@ -43,17 +43,17 @@
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.5",
"@fontsource/roboto-mono": "5.0.5",
"@fontsource/roboto-mono": "5.0.8",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"@sentry/browser": "7.54.0",
"@sentry/browser": "7.61.1",
"@svgr/webpack": "8.0.1",
"@videojs/themes": "^1.0.1",
"assert": "2.0.0",
"docsearch.js": "2.6.3",
"formik": "2.4.1",
"gatsby-core-utils": "4.10.0",
"gatsby-plugin-emotion": "8.10.0",
"formik": "2.4.3",
"gatsby-core-utils": "4.11.0",
"gatsby-plugin-emotion": "8.11.0",
"gatsby-plugin-feed": "5.11.0",
"gatsby-plugin-google-gtag": "5.11.0",
"gatsby-plugin-hubspot": "2.0.0",
Expand Down Expand Up @@ -82,34 +82,34 @@
"moment-locales-webpack-plugin": "1.2.0",
"moment-timezone": "0.5.43",
"moment-timezone-data-webpack-plugin": "1.5.1",
"prism-react-renderer": "2.0.4",
"prism-react-renderer": "2.0.6",
"prismjs": "1.29.0",
"process-top": "^1.2.0",
"prompts": "^2.4.2",
"prop-types": "15.8.1",
"qss": "3.0.0",
"raw-loader": "4.0.2",
"react-intersection-observer": "9.4.4",
"react-intersection-observer": "9.5.2",
"react-intl": "^6.2.8",
"react-router-dom": "6.12.0",
"react-router-dom": "6.14.2",
"rehype-slug": "5.1.0",
"remark-emoji": "3.1.1",
"remark-emoji": "3.1.2",
"remark-frontmatter": "4.0.1",
"remark-gfm": "3.0.1",
"remark-mdx": "1.6.22",
"remark-mdx-code-meta": "2.0.0",
"remark-parse": "10.0.2",
"remark-rehype": "10.1.0",
"slugify": "1.6.6",
"swr": "2.1.5",
"swr": "2.2.0",
"unified": "10.1.2",
"unist-util-visit": "4.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@types/gtag.js": "^0.0.12",
"@types/react": "18.2.8",
"@types/react": "18.2.18",
"cosmiconfig": "^8.0.0",
"gatsby": "5.11.0",
"gatsby-cli": "5.11.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lodash.omitby": "4.6.0",
"lodash.throttle": "4.1.1",
"murmurhash": "2.0.1",
"prism-react-renderer": "2.0.4",
"prism-react-renderer": "2.0.6",
"prop-types": "15.8.1",
"raf-schd": "^4.0.3",
"react-intl": "^6.2.8",
Expand All @@ -56,7 +56,7 @@
"remark-frontmatter": "4.0.1",
"remark-parse": "10.0.2",
"remark-rehype": "10.1.0",
"swr": "2.1.5",
"swr": "2.2.0",
"tiny-invariant": "1.3.1",
"unified": "10.1.2",
"unist-util-filter": "5.0.0"
Expand All @@ -65,9 +65,9 @@
"@svgr/cli": "8.0.1",
"@types/lodash.omitby": "4.6.7",
"@types/raf-schd": "^4.0.1",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/react-is": "18.2.0",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@types/react-is": "18.2.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/writing-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"7zip-bin": "5.2.0",
"node-fetch": "3.3.1",
"node-fetch": "3.3.2",
"shelljs": "0.8.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 2db471f

Please sign in to comment.