Skip to content

Commit

Permalink
fix(deps): update all dependencies j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo[bot] authored Feb 4, 2025
1 parent f5d4c12 commit f5384c0
Show file tree
Hide file tree
Showing 17 changed files with 142 additions and 279 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
- name: Generate a token
if: ${{ always() && github.event_name == 'pull_request'}}
id: generate-token
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1
with:
app-id: ${{ secrets.GH_APP_ID }}
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
Expand Down
377 changes: 120 additions & 257 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"@coveo/release": "1.0.0",
"@cspell/dict-fr-fr": "2.2.5",
"@cspell/eslint-plugin": "8.17.2",
"@nx/web": "20.3.2",
"@nx/web": "20.4.0",
"@octokit/rest": "21.1.0",
"@trivago/prettier-plugin-sort-imports": "5.2.1",
"@tsconfig/node20": "20.1.4",
"@types/execa": "2.0.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/browser": "2.1.8",
Expand All @@ -62,8 +62,8 @@
"glob": "11.0.1",
"gts": "5.3.1",
"husky": "9.1.7",
"lint-staged": "15.4.2",
"nx": "20.3.2",
"lint-staged": "15.4.3",
"nx": "20.4.0",
"patch-package": "8.0.0",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.11",
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 @@ -31,7 +31,7 @@
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.13",
"@coveo/headless": "3.14.0",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"ng-packagr": "18.2.1",
"typescript": "5.5.4"
},
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 @@ -38,7 +38,7 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"@playwright/test": "1.50.0",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"rollup": "4.31.0",
"vite": "5.4.14",
"ncp": "2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@coveo/release": "1.0.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-typescript": "12.1.2",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"fix-esm-import-path": "1.10.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"dompurify": "3.2.3",
"escape-html": "1.0.3",
"focus-visible": "5.2.1",
"i18next": "24.2.1",
"i18next": "24.2.2",
"i18next-http-backend": "3.0.2",
"lit": "3.2.1",
"marked": "12.0.2",
Expand All @@ -89,7 +89,7 @@
"@axe-core/playwright": "4.10.1",
"@coveo/release": "1.0.0",
"@custom-elements-manifest/analyzer": "0.10.4",
"@nx/vite": "20.3.2",
"@nx/vite": "20.4.0",
"@playwright/test": "1.50.0",
"@rollup/plugin-alias": "5.1.1",
"@rollup/plugin-node-resolve": "16.0.0",
Expand All @@ -111,8 +111,8 @@
"@types/core-js": "2.5.8",
"@types/escape-html": "1.0.4",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.14",
"@types/node": "22.10.10",
"@types/lodash": "4.17.15",
"@types/node": "22.12.0",
"@types/postcss-import": "14.0.3",
"@types/puppeteer": "7.0.4",
"@vitest/browser": "2.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/quantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@playwright/test": "1.50.0",
"@salesforce/eslint-config-lwc": "3.7.1",
"@salesforce/sfdx-lwc-jest": "5.1.0",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/strip-color": "0.1.2",
"@types/wait-on": "5.3.4",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.13",
"@playwright/test": "1.50.0",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"gts": "5.3.1",
"typescript": "5.5.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 @@ -12,7 +12,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"cypress": "13.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@playwright/test": "1.50.0",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.2",
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 @@ -15,7 +15,7 @@
"@testing-library/user-event": "14.6.1",
"@types/escape-html": "1.0.4",
"@types/express": "5.0.0",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@playwright/test": "1.50.0",
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.3.1"
},
"devDependencies": {
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
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.3.1"
},
"devDependencies": {
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"cypress": "13.7.3",
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.3.1"
},
"devDependencies": {
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/iife/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"e2e": "cypress run --browser chrome"
},
"dependencies": {
"@babel/standalone": "7.26.6",
"@babel/standalone": "7.26.7",
"@coveo/atomic": "3.17.0",
"@coveo/atomic-hosted-page": "1.0.21",
"@coveo/atomic-react": "3.2.16",
Expand Down

0 comments on commit f5384c0

Please sign in to comment.