-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all dependencies j:kit-282
- Loading branch information
1 parent
6772723
commit b10d228
Showing
22 changed files
with
46,076 additions
and
20,163 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,65 +25,65 @@ | |
"release:phase4": "npx -p=@coveo/release git-publish-all" | ||
}, | ||
"devDependencies": { | ||
"@actions/core": "1.9.1", | ||
"@actions/core": "1.10.0", | ||
"@actions/github": "5.1.1", | ||
"@commitlint/config-conventional": "17.0.3", | ||
"@commitlint/config-conventional": "17.7.0", | ||
"@commitlint/lint": "9.1.2", | ||
"@coveo/semantic-monorepo-tools": "1.7.0", | ||
"@cspell/dict-fr-fr": "2.2.1", | ||
"@cspell/eslint-plugin": "6.31.1", | ||
"@octokit/rest": "19.0.5", | ||
"@rollup/plugin-typescript": "8.3.4", | ||
"@coveo/semantic-monorepo-tools": "1.7.2", | ||
"@cspell/dict-fr-fr": "2.2.2", | ||
"@cspell/eslint-plugin": "6.31.3", | ||
"@octokit/rest": "19.0.13", | ||
"@rollup/plugin-typescript": "8.5.0", | ||
"@salesforce/sfdx-lwc-jest": "npm:[email protected]", | ||
"@trivago/prettier-plugin-sort-imports": "4.0.0", | ||
"@trivago/prettier-plugin-sort-imports": "4.2.0", | ||
"@types/execa": "^2.0.0", | ||
"@types/jest": "27.5.2", | ||
"@types/node": "14.18.25", | ||
"@typescript-eslint/eslint-plugin": "5.33.1", | ||
"@typescript-eslint/parser": "5.33.1", | ||
"aws-sdk": "2.1199.0", | ||
"commitizen": "4.2.5", | ||
"@types/node": "14.18.56", | ||
"@typescript-eslint/eslint-plugin": "5.62.0", | ||
"@typescript-eslint/parser": "5.62.0", | ||
"aws-sdk": "2.1445.0", | ||
"commitizen": "4.3.0", | ||
"concurrently": "7.6.0", | ||
"cross-fetch": "3.1.5", | ||
"cspell": "6.31.1", | ||
"cross-fetch": "3.1.8", | ||
"cspell": "6.31.3", | ||
"cypress-repeat": "2.3.3", | ||
"cz-conventional-changelog": "3.3.0", | ||
"detect-indent": "7.0.1", | ||
"esbuild": "0.14.2", | ||
"esbuild-plugin-alias": "0.2.1", | ||
"eslint": "8.22.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-cypress": "2.12.1", | ||
"eslint": "8.47.0", | ||
"eslint-config-prettier": "8.10.0", | ||
"eslint-plugin-cypress": "2.14.0", | ||
"eslint-plugin-package-lock": "1.0.0", | ||
"execa": "^7.0.0", | ||
"exponential-backoff": "^3.1.0", | ||
"glob": "^10.2.6", | ||
"gts": "3.1.0", | ||
"gts": "3.1.1", | ||
"husky": "5.2.0", | ||
"jest": "27.5.1", | ||
"lint-staged": "13.1.0", | ||
"nx": "15.7.0", | ||
"lint-staged": "13.3.0", | ||
"nx": "15.9.6", | ||
"patch-package": "8.0.0", | ||
"prettier": "2.7.1", | ||
"prettier": "2.8.8", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"rimraf": "3.0.2", | ||
"semver": "7.3.8", | ||
"semver": "7.5.4", | ||
"ts-jest": "27.1.5", | ||
"typescript": "4.6.4" | ||
"typescript": "4.9.5" | ||
}, | ||
"overrides": { | ||
"@coveo/quantic": { | ||
"@lwc/compiler": "2.11.8", | ||
"@lwc/compiler": "2.50.0", | ||
"@salesforce/[email protected]": { | ||
"@lwc/jest-preset": "11.4.0", | ||
"@lwc/jest-resolver": "11.4.0", | ||
"@lwc/jest-serializer": "11.4.0", | ||
"@lwc/jest-transformer": "11.4.0" | ||
"@lwc/jest-preset": "11.8.0", | ||
"@lwc/jest-resolver": "11.8.0", | ||
"@lwc/jest-serializer": "11.8.0", | ||
"@lwc/jest-transformer": "11.8.0" | ||
} | ||
}, | ||
"@coveo/atomic": { | ||
"postcss": "8.4.27" | ||
"postcss": "8.4.28" | ||
} | ||
}, | ||
"workspaces": [ | ||
|
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 |
---|---|---|
|
@@ -9,6 +9,6 @@ | |
}, | ||
"dependencies": { | ||
"@coveo/atomic": "2.42.0", | ||
"tslib": "2.4.0" | ||
"tslib": "2.6.2" | ||
} | ||
} |
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.