-
Notifications
You must be signed in to change notification settings - Fork 5
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 dependencies (#1600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7a2e904
commit 915706d
Showing
7 changed files
with
1,810 additions
and
3,693 deletions.
There are no files selected for viewing
312 changes: 156 additions & 156 deletions
312
.yarn/releases/yarn-3.6.0.cjs → .yarn/releases/yarn-3.6.1.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -40,51 +40,51 @@ | |
}, | ||
"dependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@babel/eslint-parser": "7.21.8", | ||
"@babel/eslint-parser": "7.22.10", | ||
"@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.5.0", | ||
"@commercetools-frontend/eslint-config-mc-app": "22.5.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.4", | ||
"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", | ||
|
@@ -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.3" | ||
}, | ||
"engines": { | ||
"node": ">=18", | ||
"npm": ">=5" | ||
}, | ||
"packageManager": "[email protected].0" | ||
"packageManager": "[email protected].1" | ||
} |
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
Oops, something went wrong.