Skip to content

Commit

Permalink
chore(deps): update all dependencies j:kit-282 (#3601)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 227bca9 commit 6bf3b08
Show file tree
Hide file tree
Showing 17 changed files with 679 additions and 405 deletions.
636 changes: 455 additions & 181 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"devDependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/lint": "18.6.0",
"@commitlint/config-conventional": "18.6.1",
"@commitlint/lint": "18.6.1",
"@coveo/release": "1.0.0",
"@cspell/dict-fr-fr": "2.2.2",
"@cspell/eslint-plugin": "8.3.2",
Expand All @@ -38,10 +38,10 @@
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/execa": "^2.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"aws-sdk": "2.1553.0",
"aws-sdk": "2.1557.0",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"cross-fetch": "4.0.0",
Expand All @@ -58,7 +58,7 @@
"exponential-backoff": "^3.1.0",
"glob": "^10.2.6",
"gts": "5.2.0",
"husky": "9.0.10",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"nx": "15.9.7",
"patch-package": "8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@angular/compiler-cli": "17.1.3",
"@coveo/headless": "2.49.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.11.16",
"jasmine-core": "5.1.1",
"@types/node": "20.11.17",
"jasmine-core": "5.1.2",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"dependencies": {
"@coveo/atomic": "2.57.1",
"tslib": "2.4.0"
"tslib": "2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-replace": "^5.0.0",
"@rollup/plugin-typescript": "^11.0.0",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"ncp": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"rimraf": "5.0.5",
"vite": "5.1.0",
"vite": "5.1.1",
"jest": "29.7.0",
"ts-jest": "29.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"undici": "5.28.2"
},
"devDependencies": {
"@coveo/relay-event-types": "7.5.1",
"@coveo/relay-event-types": "7.6.0",
"@coveo/release": "1.0.0",
"@microsoft/api-extractor": "7.40.1",
"@microsoft/api-extractor-model": "7.28.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/quantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,19 @@
"@lwc/compiler": "5.3.0",
"@lwc/eslint-plugin-lwc": "1.7.2",
"@octokit/graphql": "7.0.2",
"@octokit/graphql-schema": "14.54.0",
"@octokit/graphql-schema": "14.55.1",
"@salesforce/eslint-config-lwc": "3.5.2",
"@salesforce/eslint-plugin-lightning": "1.0.0",
"@salesforce/sfdx-lwc-jest": "3.1.1",
"@salesforce/sfdx-lwc-jest": "3.1.2",
"@types/strip-color": "0.1.2",
"@types/wait-on": "5.3.4",
"chalk": "4.1.2",
"change-case": "4.1.2",
"cypress": "13.6.4",
"cypress-real-events": "1.11.0",
"cypress-repeat": "2.3.4",
"dotenv": "16.4.1",
"eslint-plugin-jest": "27.6.3",
"dotenv": "16.4.4",
"eslint-plugin-jest": "27.8.0",
"fs-extra": "11.2.0",
"jest": "29.7.0",
"jest-junit": "16.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"@angular/router": "17.1.3",
"@coveo/atomic-angular": "2.21.4",
"rxjs": "7.8.1",
"tslib": "2.4.0",
"zone.js": "0.14.3"
"tslib": "2.6.2",
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.1.3",
"@angular/cli": "17.1.3",
"@angular/compiler-cli": "17.1.3",
"@types/jasmine": "5.1.4",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"cypress": "13.6.4",
"cypress-repeat": "2.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/atomic-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"cypress": "13.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@testing-library/user-event": "14.5.2",
"@types/escape-html": "1.0.4",
"@types/express": "4.17.21",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr/pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"eslint": "8.56.0",
Expand Down
Loading

0 comments on commit 6bf3b08

Please sign in to comment.