-
Notifications
You must be signed in to change notification settings - Fork 26
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 (#2972)
* fix(deps): update all dependencies * chore(deps): move root package deps from dependencies to devDependencies to make manypkg happy --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Byron Wall <[email protected]>
- Loading branch information
1 parent
d553a13
commit a41ff3d
Showing
22 changed files
with
1,083 additions
and
801 deletions.
There are no files selected for viewing
276 changes: 138 additions & 138 deletions
276
.yarn/releases/yarn-3.8.5.cjs → .yarn/releases/yarn-3.8.7.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
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 |
---|---|---|
|
@@ -68,25 +68,47 @@ | |
"presets/*" | ||
] | ||
}, | ||
"dependencies": { | ||
"@babel/core": "7.25.8", | ||
"resolutions": { | ||
"@babel/preset-env": "^7.18.6", | ||
"@jest/types": "29.6.3", | ||
"@types/eslint": "^9.0.0", | ||
"@types/react": "17.0.83", | ||
"@types/react-dom": "17.0.26", | ||
"@types/react-router": "5.1.20", | ||
"@types/unist": "3.0.3", | ||
"@typescript-eslint/eslint-plugin": "8.18.0", | ||
"@typescript-eslint/parser": "8.18.0", | ||
"core-js-compat": "^3.23.4", | ||
"glob-parent": "^6.0.0", | ||
"minimatch": "^10.0.0", | ||
"json5": "^2.0.0", | ||
"react-from-dom": "0.6.2" | ||
}, | ||
"engines": { | ||
"node": ">=18 <19", | ||
"npm": ">=6", | ||
"yarn": ">=3" | ||
}, | ||
"packageManager": "[email protected]", | ||
"devDependencies": { | ||
"@babel/core": "7.26.0", | ||
"@changesets/changelog-github": "0.5.0", | ||
"@changesets/cli": "2.27.9", | ||
"@commercetools-frontend/babel-preset-mc-app": "22.35.0", | ||
"@commercetools-frontend/eslint-config-mc-app": "22.35.0", | ||
"@changesets/cli": "2.27.10", | ||
"@commercetools-frontend/babel-preset-mc-app": "22.37.0", | ||
"@commercetools-frontend/eslint-config-mc-app": "22.37.0", | ||
"@commercetools-local/generator-package-json": "*", | ||
"@commercetools-local/generator-readme": "*", | ||
"@commercetools/github-labels": "1.1.0", | ||
"@commitlint/cli": "19.5.0", | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@formatjs/cli": "6.2.15", | ||
"@formatjs/intl-relativetimeformat": "11.2.16", | ||
"@manypkg/cli": "0.22.0", | ||
"@commitlint/cli": "19.6.0", | ||
"@commitlint/config-conventional": "19.6.0", | ||
"@formatjs/cli": "6.3.14", | ||
"@formatjs/intl-relativetimeformat": "11.4.8", | ||
"@manypkg/cli": "0.23.0", | ||
"@manypkg/get-packages": "1.1.3", | ||
"@omlet/cli": "^1.12.0", | ||
"@percy/cli": "1.30.1", | ||
"@percy/cli": "1.30.5", | ||
"@percy/puppeteer": "2.0.2", | ||
"@preconstruct/cli": "2.8.8", | ||
"@preconstruct/cli": "2.8.10", | ||
"@svgr/babel-plugin-svg-dynamic-title": "^8.0.0", | ||
"@svgr/cli": "8.1.0", | ||
"@svgr/core": "8.1.0", | ||
|
@@ -96,14 +118,14 @@ | |
"@testing-library/react": "12.1.5", | ||
"@testing-library/react-hooks": "8.0.1", | ||
"@types/is-hotkey": "^0.1.7", | ||
"@types/node": "18.19.56", | ||
"@types/node": "18.19.68", | ||
"@types/prettier": "^2.7.3", | ||
"@typescript-eslint/eslint-plugin": "8.9.0", | ||
"@typescript-eslint/parser": "8.9.0", | ||
"@typescript-eslint/eslint-plugin": "8.18.0", | ||
"@typescript-eslint/parser": "8.18.0", | ||
"babel-jest": "29.7.0", | ||
"babel-loader": "8.4.1", | ||
"babel-plugin-typescript-to-proptypes": "1.4.2", | ||
"browserslist": "4.24.0", | ||
"browserslist": "4.24.3", | ||
"bundlesize": "0.18.2", | ||
"cac": "6.7.14", | ||
"colors": "1.4.0", | ||
|
@@ -132,14 +154,14 @@ | |
"moment-timezone": "0.5.46", | ||
"omit-empty-es": "1.2.0", | ||
"patch-package": "6.5.1", | ||
"postcss": "8.4.47", | ||
"postcss-styled-syntax": "^0.6.4", | ||
"postcss": "8.4.49", | ||
"postcss-styled-syntax": "^0.7.0", | ||
"postcss-syntax": "^0.36.2", | ||
"postcss-value-parser": "4.2.0", | ||
"pptr-testing-library": "0.8.0", | ||
"prettier": "2.8.8", | ||
"puppeteer": "22.15.0", | ||
"qs": "6.13.0", | ||
"qs": "6.13.1", | ||
"rcfile": "1.0.3", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
|
@@ -150,35 +172,13 @@ | |
"replace": "1.2.2", | ||
"rimraf": "3.0.2", | ||
"shelljs": "0.8.5", | ||
"stylelint": "16.10.0", | ||
"stylelint": "16.11.0", | ||
"stylelint-config-standard": "36.0.1", | ||
"stylelint-order": "5.0.0", | ||
"ts-jest": "29.2.5", | ||
"ts-node": "10.9.2", | ||
"tsc-files": "1.1.4", | ||
"typescript": "5.6.3", | ||
"webpack": "5.95.0" | ||
}, | ||
"resolutions": { | ||
"@babel/preset-env": "^7.18.6", | ||
"@jest/types": "29.6.3", | ||
"@types/eslint": "^9.0.0", | ||
"@types/react": "17.0.83", | ||
"@types/react-dom": "17.0.25", | ||
"@types/react-router": "5.1.20", | ||
"@types/unist": "3.0.3", | ||
"@typescript-eslint/eslint-plugin": "8.9.0", | ||
"@typescript-eslint/parser": "8.9.0", | ||
"core-js-compat": "^3.23.4", | ||
"glob-parent": "^6.0.0", | ||
"minimatch": "^10.0.0", | ||
"json5": "^2.0.0", | ||
"react-from-dom": "0.6.2" | ||
}, | ||
"engines": { | ||
"node": ">=18 <19", | ||
"npm": ">=6", | ||
"yarn": ">=3" | ||
}, | ||
"packageManager": "[email protected]" | ||
"typescript": "5.7.2", | ||
"webpack": "5.97.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
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
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.