From 77556b1ab7acb14b6e79e9ca2e4256b3f06adee8 Mon Sep 17 00:00:00 2001 From: "renovate-coveo[bot]" <115253437+renovate-coveo[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:01:39 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies UITOOL-284 --- .github/workflows/scorecards.yml | 2 +- package.json | 22 ++++++------ .../components-props-analyzer/package.json | 10 +++--- packages/mantine/package.json | 32 ++++++++--------- packages/react-icons/package.json | 12 +++---- packages/tokens/package.json | 14 ++++---- packages/website/package.json | 34 +++++++++---------- 7 files changed, 63 insertions(+), 63 deletions(-) diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index b1c5130936..8944b09fc5 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -46,7 +46,7 @@ jobs: egress-policy: audit - name: 'Checkout code' - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: persist-credentials: false diff --git a/package.json b/package.json index 0ad66e77ff..504b25dc8d 100644 --- a/package.json +++ b/package.json @@ -46,27 +46,27 @@ "devDependencies": { "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", - "@coveo/semantic-monorepo-tools": "2.4.59", - "@eslint/compat": "1.2.1", + "@coveo/semantic-monorepo-tools": "2.5.2", + "@eslint/compat": "1.2.2", "@sindresorhus/slugify": "2.2.1", - "@types/node": "20.16.13", + "@types/node": "20.17.6", "aws-sdk": "2.1691.0", "chokidar": "4.0.1", "commitizen": "4.3.1", "conventional-changelog-angular": "8.0.0", "cz-conventional-changelog": "3.3.0", - "eslint": "9.13.0", + "eslint": "9.14.0", "eslint-config-prettier": "9.1.0", - "eslint-plugin-import-x": "4.3.1", + "eslint-plugin-import-x": "4.4.0", "eslint-plugin-jsdoc": "50.4.3", "eslint-plugin-prefer-arrow": "1.2.3", - "eslint-plugin-react": "7.37.1", + "eslint-plugin-react": "7.37.2", "eslint-plugin-react-hooks": "4.6.2", - "eslint-plugin-react-refresh": "0.4.12", + "eslint-plugin-react-refresh": "0.4.14", "eslint-plugin-testing-library": "6.4.0", "eslint-plugin-unused-imports": "4.1.4", "@vitest/eslint-plugin": "1.1.7", - "globals": "15.11.0", + "globals": "15.12.0", "husky": "9.1.6", "lint-staged": "15.2.10", "mime-types": "2.1.35", @@ -75,13 +75,13 @@ "sort-package-json": "2.10.1", "stylelint": "16.10.0", "stylelint-config-standard-scss": "13.1.0", - "turbo": "2.2.0", + "turbo": "2.2.3", "typescript": "5.6.3", - "typescript-eslint": "8.10.0", + "typescript-eslint": "8.12.2", "underscore": "1.13.7", "walkdir": "0.4.1" }, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "pnpm": { "peerDependencyRules": { "ignoreMissing": [ diff --git a/packages/components-props-analyzer/package.json b/packages/components-props-analyzer/package.json index 25229416ce..416f66529b 100644 --- a/packages/components-props-analyzer/package.json +++ b/packages/components-props-analyzer/package.json @@ -27,11 +27,11 @@ "@coveord/plasma-mantine": "workspace:*" }, "devDependencies": { - "@swc/cli": "0.4.0", - "@swc/core": "1.7.36", + "@swc/cli": "0.5.0", + "@swc/core": "1.8.0", "@types/fs-extra": "11.0.4", - "@types/node": "20.16.13", - "@types/react": "18.3.11", + "@types/node": "20.17.6", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@typescript/twoslash": "3.2.8", "@typescript/vfs": "1.6.0", @@ -42,7 +42,7 @@ "react-dom": "18.3.1", "rimraf": "6.0.1", "ts-node": "10.9.2", - "tslib": "2.8.0", + "tslib": "2.8.1", "typescript": "5.6.3" } } diff --git a/packages/mantine/package.json b/packages/mantine/package.json index ad9a598d5e..a64d1d0081 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -55,23 +55,23 @@ "monaco-editor": "0.52.0" }, "devDependencies": { - "@mantine/carousel": "7.13.3", - "@mantine/code-highlight": "7.13.3", - "@mantine/core": "7.13.3", - "@mantine/dates": "7.13.3", - "@mantine/form": "7.13.3", - "@mantine/hooks": "7.13.3", - "@mantine/modals": "7.13.3", - "@mantine/notifications": "7.13.3", - "@swc/cli": "0.4.0", - "@swc/core": "1.7.36", + "@mantine/carousel": "7.13.4", + "@mantine/code-highlight": "7.13.4", + "@mantine/core": "7.13.4", + "@mantine/dates": "7.13.4", + "@mantine/form": "7.13.4", + "@mantine/hooks": "7.13.4", + "@mantine/modals": "7.13.4", + "@mantine/notifications": "7.13.4", + "@swc/cli": "0.5.0", + "@swc/core": "1.8.0", "@testing-library/dom": "10.4.0", - "@testing-library/jest-dom": "6.6.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/lodash.debounce": "4.0.9", "@types/lodash.defaultsdeep": "4.6.9", - "@types/react": "18.3.11", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "embla-carousel-react": "7.1.0", "identity-obj-proxy": "3.0.0", @@ -79,14 +79,14 @@ "postcss": "8.4.47", "postcss-preset-mantine": "^1.11.0", "postcss-simple-vars": "^7.0.1", - "publint": "0.2.11", + "publint": "0.2.12", "react": "18.3.1", "react-dom": "18.3.1", "rimraf": "6.0.1", - "sass": "1.80.3", - "tslib": "2.8.0", + "sass": "1.80.6", + "tslib": "2.8.1", "typescript": "5.6.3", - "vitest": "2.1.3" + "vitest": "2.1.4" }, "peerDependencies": { "@mantine/carousel": "^7.6.1", diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index 5d416a0ed6..185316ae11 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -46,23 +46,23 @@ "@swc/helpers": "0.5.13" }, "devDependencies": { - "@babel/types": "7.25.8", + "@babel/types": "7.26.0", "@coveord/plasma-tokens": "workspace:*", "@svgr/core": "8.1.0", "@svgr/plugin-jsx": "8.1.0", - "@swc/cli": "0.4.0", - "@swc/core": "1.7.36", - "@types/react": "18.3.11", + "@swc/cli": "0.5.0", + "@swc/core": "1.8.0", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "fs-extra": "11.2.0", "glob": "11.0.0", "lodash.groupby": "4.6.0", "lodash.upperfirst": "4.3.1", - "publint": "0.2.11", + "publint": "0.2.12", "react": "18.3.1", "react-dom": "18.3.1", "rimraf": "6.0.1", - "tslib": "2.8.0", + "tslib": "2.8.1", "typescript": "5.6.3" }, "peerDependencies": { diff --git a/packages/tokens/package.json b/packages/tokens/package.json index f01f163d5f..e272c72944 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -39,12 +39,12 @@ "@swc/helpers": "0.5.13" }, "devDependencies": { - "@swc/cli": "0.4.0", - "@swc/core": "1.7.36", + "@swc/cli": "0.5.0", + "@swc/core": "1.8.0", "@types/chroma-js": "2.4.4", "@types/fs-extra": "11.0.4", - "@types/lodash": "4.17.11", - "@types/node": "20.16.13", + "@types/lodash": "4.17.13", + "@types/node": "20.17.6", "chroma-js": "3.1.2", "commander": "12.1.0", "dotenv": "16.4.5", @@ -54,12 +54,12 @@ "lint-staged": "15.2.10", "lodash": "4.17.21", "prettier": "3.3.3", - "publint": "0.2.11", + "publint": "0.2.12", "rimraf": "6.0.1", - "sass": "1.80.3", + "sass": "1.80.6", "svgo": "3.3.2", "ts-node": "10.9.2", - "tslib": "2.8.0", + "tslib": "2.8.1", "typescript": "5.6.3" } } diff --git a/packages/website/package.json b/packages/website/package.json index 11a28cd500..9f34b2a9d0 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -12,26 +12,26 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@coveo/atomic-react": "3.1.7", - "@coveo/headless": "3.4.0", + "@coveo/atomic-react": "3.2.0", + "@coveo/headless": "3.5.0", "@coveord/plasma-components-props-analyzer": "workspace:*", "@coveord/plasma-mantine": "workspace:*", "@coveord/plasma-react-icons": "workspace:*", "@coveord/plasma-tokens": "workspace:*", - "@faker-js/faker": "9.0.3", - "@mantine/code-highlight": "7.13.3", - "@mantine/core": "7.13.3", - "@mantine/dates": "7.13.3", - "@mantine/form": "7.13.3", - "@mantine/hooks": "7.13.3", - "@mantine/modals": "7.13.3", - "@mantine/notifications": "7.13.3", + "@faker-js/faker": "9.2.0", + "@mantine/code-highlight": "7.13.4", + "@mantine/core": "7.13.4", + "@mantine/dates": "7.13.4", + "@mantine/form": "7.13.4", + "@mantine/hooks": "7.13.4", + "@mantine/modals": "7.13.4", + "@mantine/notifications": "7.13.4", "@mantinex/dev-icons": "1.0.2", - "@stencil/core": "4.22.1", + "@stencil/core": "4.22.2", "@swc/helpers": "0.5.13", - "@tabler/icons-react": "3.19.0", + "@tabler/icons-react": "3.21.0", "@tanstack/match-sorter-utils": "8.19.4", - "@tanstack/react-query": "5.59.15", + "@tanstack/react-query": "5.59.19", "clsx": "2.1.1", "codesandbox-import-utils": "2.2.3", "dayjs": "1.11.13", @@ -51,8 +51,8 @@ "@types/fs-extra": "11.0.4", "@types/klaw-sync": "6.0.5", "@types/lodash.kebabcase": "4.1.9", - "@types/node": "20.16.13", - "@types/react": "18.3.11", + "@types/node": "20.17.6", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@vitejs/plugin-react-swc": "3.7.1", "autoprefixer": "10.4.20", @@ -62,8 +62,8 @@ "postcss-preset-mantine": "1.17.0", "simple-git": "3.27.0", "ts-node": "10.9.2", - "tslib": "2.8.0", + "tslib": "2.8.1", "typescript": "5.6.3", - "vite": "5.4.9" + "vite": "5.4.10" } }