Skip to content

Commit

Permalink
chore(deps): update all dependencies j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 8dfc25c commit 5c6d7d9
Show file tree
Hide file tree
Showing 25 changed files with 5,416 additions and 1,927 deletions.
622 changes: 300 additions & 322 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 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.4.4",
"@commitlint/lint": "18.4.4",
"@commitlint/config-conventional": "18.5.0",
"@commitlint/lint": "18.5.0",
"@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.11",
"@types/node": "20.11.2",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"aws-sdk": "2.1536.0",
"@types/node": "20.11.5",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"aws-sdk": "2.1541.0",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"cross-fetch": "4.0.0",
Expand All @@ -62,7 +62,7 @@
"lint-staged": "15.2.0",
"nx": "15.9.7",
"patch-package": "8.0.0",
"prettier": "3.2.2",
"prettier": "3.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular/compiler-cli": "16.2.12",
"@coveo/headless": "2.46.0",
"@types/jasmine": "5.1.4",
"@types/node": "20.11.2",
"@types/node": "20.11.5",
"jasmine-core": "5.1.1",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic-hosted-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@coveo/release": "1.0.0",
"cypress": "13.6.2",
"cypress": "13.6.3",
"cypress-repeat": "2.3.4"
}
}
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.2",
"@types/node": "20.11.5",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"ncp": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dompurify": "3.0.8",
"escape-html": "1.0.3",
"focus-visible": "5.2.0",
"i18next": "23.7.16",
"i18next": "23.7.18",
"i18next-http-backend": "2.4.2",
"stencil-inline-svg": "1.1.0",
"ts-debounce": "^4.0.0"
Expand All @@ -79,9 +79,9 @@
"@types/lodash": "4.14.202",
"@types/postcss-import": "14.0.3",
"@types/puppeteer": "5.4.7",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"axe-core": "4.8.3",
"cypress": "13.6.2",
"cypress": "13.6.3",
"cypress-axe": "1.5.0",
"cypress-repeat": "2.3.4",
"cypress-split": "1.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"rimraf": "5.0.5",
"vite": "5.0.11",
"vite": "5.0.12",
"jest": "29.7.0",
"ts-jest": "29.1.1"
"ts-jest": "29.1.2"
},
"engines": {
"node": ">=10"
Expand Down
2 changes: 1 addition & 1 deletion packages/bueno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"jest": "29.7.0",
"ts-jest": "29.1.1"
"ts-jest": "29.1.2"
}
}
4 changes: 2 additions & 2 deletions packages/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/jest": "29.5.11",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-testing-library": "6.2.0",
Expand All @@ -52,7 +52,7 @@
"jest-environment-jsdom": "29.7.0",
"publint": "0.2.7",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"typescript": "5.3.3",
"undici": "5.28.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@reduxjs/toolkit": "1.9.7",
"@types/redux-mock-store": "1.0.6",
"abab": "2.0.6",
"coveo.analytics": "2.28.25",
"coveo.analytics": "2.29.1",
"dayjs": "1.11.10",
"exponential-backoff": "3.1.0",
"fast-equals": "5.0.1",
Expand All @@ -75,7 +75,7 @@
"@microsoft/tsdoc": "0.14.2",
"execa": "8.0.1",
"jest": "29.7.0",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-node": "10.9.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 5c6d7d9

Please sign in to comment.