Skip to content

Commit

Permalink
Merge branch 'renovate/major-all' of https://github.com/coveo/ui-kit
Browse files Browse the repository at this point in the history
…into renovate/major-all
  • Loading branch information
alexprudhomme committed Dec 2, 2024
2 parents cfd880f + f2f3df0 commit b1caf0d
Show file tree
Hide file tree
Showing 23 changed files with 4,281 additions and 2,952 deletions.
7,119 changes: 4,225 additions & 2,894 deletions package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nx/storybook": "19.8.11",
"@nx/vite": "19.8.11",
"@nx/web": "19.8.11",
"@octokit/rest": "20.1.1",
"@octokit/rest": "21.0.2",
"@rollup/plugin-typescript": "11.1.6",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
Expand All @@ -56,38 +56,38 @@
"@tsconfig/node20": "20.1.4",
"@types/execa": "^2.0.0",
"@types/jest": "29.5.14",
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@whitespace/storybook-addon-html": "6.1.1",
"aws-sdk": "2.1692.0",
"commitizen": "4.3.1",
"concurrently": "8.2.2",
"concurrently": "9.1.0",
"cross-fetch": "4.0.0",
"cspell": "8.16.0",
"cz-conventional-changelog": "3.3.0",
"detect-indent": "7.0.1",
"esbuild": "0.24.0",
"esbuild-plugin-alias": "0.2.1",
"esbuild-plugin-umd-wrapper": "2.0.3",
"esbuild-plugin-umd-wrapper": "3.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-package-lock": "1.0.0",
"execa": "^8.0.0",
"execa": "9.5.1",
"exponential-backoff": "^3.1.0",
"glob": "^10.2.6",
"gts": "5.3.1",
"glob": "^11.0.0",
"gts": "6.0.2",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lit": "^2.6.1",
"lit": "^3.0.0",
"nx": "19.0.4",
"patch-package": "8.0.0",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.9",
"publint": "0.2.12",
"react-syntax-highlighter": "15.5.0",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"semver": "7.6.3",
"ts-node": "10.9.2",
"tslib": "^2.3.0",
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": "17.3.11",
"@angular/compiler-cli": "17.3.12",
"@coveo/headless": "3.10.0",
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
"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 @@ -37,7 +37,7 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"@playwright/test": "1.49.0",
"@types/node": "20.17.6"
"@types/node": "22.9.1"
},
"engines": {
"node": "^20.9.0 || ^22.11.0"
Expand Down
3 changes: 1 addition & 2 deletions packages/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@
},
"devDependencies": {
"@coveo/release": "1.0.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "^11.0.0",
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"fix-esm-import-path": "1.10.1",
Expand Down
23 changes: 11 additions & 12 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"dompurify": "3.2.0",
"escape-html": "1.0.3",
"focus-visible": "5.2.1",
"i18next": "23.16.8",
"i18next-http-backend": "2.7.1",
"i18next": "24.0.0",
"i18next-http-backend": "3.0.1",
"marked": "12.0.2",
"stencil-inline-svg": "1.1.0",
"ts-debounce": "^4.0.0"
Expand All @@ -86,14 +86,13 @@
"@coveo/atomic-storybook-utils": "file:./storybookUtils",
"@coveo/release": "1.0.0",
"@custom-elements-manifest/analyzer": "0.10.3",
"@fullhuman/postcss-purgecss": "6.0.0",
"@nx/js": "19.8.11",
"@nx/storybook": "19.8.11",
"@nx/vite": "19.8.11",
"@nx/web": "19.8.11",
"@playwright/test": "1.49.0",
"@rollup/plugin-alias": "5.1.1",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-replace": "6.0.1",
"@stencil-community/postcss": "2.2.0",
"@stencil/angular-output-target": "0.8.4",
"@stencil/core": "4.20.0",
Expand All @@ -118,7 +117,7 @@
"@types/escape-html": "1.0.4",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.13",
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"@types/postcss-import": "14.0.3",
"@types/puppeteer": "7.0.4",
"@whitespace/storybook-addon-html": "6.1.1",
Expand All @@ -133,18 +132,18 @@
"jest-cli": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-localstorage-mock": "2.4.26",
"lit": "3.1.3",
"lit": "3.2.1",
"lit-html": "3.2.1",
"local-web-server": "5.4.0",
"lodash": "4.17.21",
"natural-orderby": "4.0.0",
"natural-orderby": "5.0.0",
"ncp": "2.0.0",
"postcss-focus-visible": "9.0.1",
"postcss-focus-visible": "10.0.1",
"postcss-import": "16.1.0",
"postcss-map": "0.11.0",
"postcss-mixins": "10.0.1",
"postcss-nested": "6.2.0",
"puppeteer": "22.15.0",
"postcss-mixins": "11.0.3",
"postcss-nested": "7.0.2",
"puppeteer": "23.9.0",
"react": "18.3.1",
"rollup": "4.27.3",
"rollup-plugin-html": "0.2.1",
Expand All @@ -156,7 +155,7 @@
"typescript": "5.5.4",
"vite": "5.4.11",
"vite-plugin-cem": "0.8.1",
"wait-on": "7.2.0"
"wait-on": "8.0.1"
},
"peerDependencies": {
"@coveo/bueno": "1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"homepage": "https://github.com/coveo/ui-kit/packages/auth#readme",
"devDependencies": {
"@coveo/release": "1.0.0",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"vite": "5.4.11",
"jest": "29.7.0",
"ts-jest": "29.2.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@typescript-eslint/eslint-plugin": "7.17.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-testing-library": "6.5.0",
"gts": "5.3.1",
"gts": "6.0.2",
"publint": "0.2.12",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"typescript": "5.4.5",
"vitest": "2.1.1"
"vitest": "2.1.5"
},
"peerDependencies": {
"react": "^18",
Expand Down
8 changes: 4 additions & 4 deletions packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
},
"peerDependencies": {
"encoding": "^0.1.13",
"pino-pretty": "^6.0.0 || ^10.0.0 || ^11.0.0"
"pino-pretty": "^6.0.0 || ^10.0.0 || ^11.0.0 || ^13.0.0"
},
"dependencies": {
"@coveo/bueno": "1.0.6",
Expand All @@ -168,7 +168,7 @@
"fast-equals": "5.0.1",
"navigator.sendbeacon": "0.0.20",
"node-abort-controller": "^3.0.0",
"pino": "8.21.0",
"pino": "9.5.0",
"redux-thunk": "3.1.0",
"ts-debounce": "4.0.0"
},
Expand All @@ -179,10 +179,10 @@
"@microsoft/tsdoc": "0.15.0",
"esbuild-plugin-alias-path": "2.0.2",
"eslint-plugin-canonical": "4.18.0",
"execa": "8.0.1",
"execa": "9.5.1",
"install": "0.13.0",
"ts-node": "10.9.2",
"vitest": "2.1.1",
"vitest": "2.1.5",
"typedoc": "0.26.11"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/quantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/plugin-transform-async-to-generator": "7.25.9",
"@ckeditor/jsdoc-plugins": "39.9.1",
"@ckeditor/jsdoc-plugins": "43.0.1",
"@coveo/relay-event-types": "12.0.1",
"@coveo/release": "1.0.0",
"@lwc/compiler": "5.3.0",
Expand All @@ -68,8 +68,8 @@
"@playwright/test": "1.49.0",
"@salesforce/eslint-config-lwc": "3.6.0",
"@salesforce/eslint-plugin-lightning": "1.0.0",
"@salesforce/sfdx-lwc-jest": "5.1.0",
"@types/node": "20.17.6",
"@salesforce/sfdx-lwc-jest": "7.0.1",
"@types/node": "22.9.1",
"@types/strip-color": "0.1.2",
"@types/wait-on": "5.3.4",
"chalk": "4.1.2",
Expand All @@ -88,7 +88,7 @@
"prettier-plugin-apex": "2.2.2",
"strip-color": "0.1.0",
"ts-node": "10.9.2",
"wait-on": "7.2.0",
"wait-on": "8.0.1",
"xml2js": "0.6.2"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"@angular-devkit/build-angular": "17.3.11",
"@angular/cli": "17.3.11",
"@angular/compiler-cli": "17.3.12",
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"gts": "5.3.1",
"gts": "6.0.2",
"jest": "29.7.0",
"ncp": "2.0.0",
"typescript": "5.4.5"
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": "20.17.6",
"@types/node": "22.9.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"cypress": "13.13.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"css-loader": "6.11.0",
"css-loader": "7.1.2",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"eslint-plugin-react": "7.35.0",
"gts": "5.3.1",
"gts": "6.0.2",
"ncp": "2.0.0",
"style-loader": "4.0.0",
"ts-loader": "9.5.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/headless-commerce-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vitejs/plugin-react": "4.3.1",
"local-web-server": "5.4.0",
"vite": "5.4.11",
"vite-plugin-static-copy": "1.0.6",
"vitest": "2.0.5"
"vite-plugin-static-copy": "2.1.0",
"vitest": "2.1.5"
}
}
10 changes: 5 additions & 5 deletions packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/escape-html": "1.0.4",
"@types/express": "4.17.21",
"@types/node": "20.17.6",
"@types/express": "5.0.0",
"@types/node": "22.9.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
Expand All @@ -27,7 +27,7 @@
"react-dom": "18.3.1",
"react-router-dom": "6.26.0",
"typescript": "5.4.5",
"web-vitals": "3.5.2"
"web-vitals": "4.2.4"
},
"scripts": {
"dev": "vite",
Expand All @@ -54,9 +54,9 @@
"@vitejs/plugin-react": "4.3.2",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"gts": "5.3.1",
"gts": "6.0.2",
"patch-package": "6.4.7",
"vite": "5.4.11",
"vitest": "2.1.1"
"vitest": "2.1.5"
}
}
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.2.0"
},
"devDependencies": {
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@playwright/test": "1.49.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.2.0"
},
"devDependencies": {
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.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.2.0"
},
"devDependencies": {
"@types/node": "20.17.6",
"@types/node": "22.9.1",
"@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/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.17.6",
"@types/node": "22.9.1",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.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 @@ -24,7 +24,7 @@
"cypress-repeat": "2.3.5",
"ncp": "2.0.0",
"resolve": "1.22.8",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"serve": "14.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/samples/stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@typescript-eslint/eslint-plugin": "^7.0.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"gts": "5.3.1",
"gts": "6.0.2",
"rollup-plugin-html": "0.2.1"
}
}
File renamed without changes.
6 changes: 3 additions & 3 deletions utils/release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"type": "module",
"dependencies": {
"@coveo/semantic-monorepo-tools": "2.5.0",
"@npmcli/arborist": "7.5.4",
"@octokit/auth-app": "6.1.3",
"@npmcli/arborist": "8.0.0",
"@octokit/auth-app": "7.1.3",
"async-retry": "1.3.3",
"conventional-changelog-conventionalcommits": "8.0.0",
"dependency-graph": "1.0.0",
"octokit": "3.2.1",
"octokit": "4.0.2",
"semver": "7.6.3",
"ts-dedent": "2.2.0"
},
Expand Down

0 comments on commit b1caf0d

Please sign in to comment.