From eb1d4459e777d9ba57e2d2ad906697a486736604 Mon Sep 17 00:00:00 2001 From: "renovate-coveo[bot]" <115253437+renovate-coveo[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 23:28:45 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies UITOOL-284 --- .github/workflows/scorecards.yml | 2 +- package.json | 16 +++++----- .../components-props-analyzer/package.json | 6 ++-- packages/mantine/package.json | 26 +++++++-------- packages/react-icons/package.json | 8 ++--- packages/tokens/package.json | 10 +++--- packages/website/package.json | 32 +++++++++---------- 7 files changed, 50 insertions(+), 50 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..45a8c2af23 100644 --- a/package.json +++ b/package.json @@ -46,10 +46,10 @@ "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.0", + "@eslint/compat": "1.2.2", "@sindresorhus/slugify": "2.2.1", - "@types/node": "20.16.13", + "@types/node": "20.17.2", "aws-sdk": "2.1691.0", "chokidar": "4.0.1", "commitizen": "4.3.1", @@ -60,9 +60,9 @@ "eslint-plugin-import-x": "4.3.1", "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", @@ -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.1", "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 2d8071c369..202e1659d6 100644 --- a/packages/components-props-analyzer/package.json +++ b/packages/components-props-analyzer/package.json @@ -28,10 +28,10 @@ }, "devDependencies": { "@swc/cli": "0.4.0", - "@swc/core": "1.7.36", + "@swc/core": "1.7.40", "@types/fs-extra": "11.0.4", - "@types/node": "20.16.13", - "@types/react": "18.3.11", + "@types/node": "20.17.2", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@typescript/twoslash": "3.2.8", "@typescript/vfs": "1.6.0", diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 7aea2a7f1d..48c9c5c07a 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", + "@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.4.0", - "@swc/core": "1.7.36", + "@swc/core": "1.7.40", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.2", "@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", + "sass": "1.80.4", "tslib": "2.8.0", "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..80dcd0f397 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -46,19 +46,19 @@ "@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/core": "1.7.40", + "@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", diff --git a/packages/tokens/package.json b/packages/tokens/package.json index f01f163d5f..ff81022e6f 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -40,11 +40,11 @@ }, "devDependencies": { "@swc/cli": "0.4.0", - "@swc/core": "1.7.36", + "@swc/core": "1.7.40", "@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.12", + "@types/node": "20.17.2", "chroma-js": "3.1.2", "commander": "12.1.0", "dotenv": "16.4.5", @@ -54,9 +54,9 @@ "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.4", "svgo": "3.3.2", "ts-node": "10.9.2", "tslib": "2.8.0", diff --git a/packages/website/package.json b/packages/website/package.json index 90ed608d05..cdb8940523 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.1.10", + "@coveo/headless": "3.4.1", "@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.1.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.16", "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.2", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@vitejs/plugin-react-swc": "3.7.1", "autoprefixer": "10.4.20", @@ -64,6 +64,6 @@ "ts-node": "10.9.2", "tslib": "2.8.0", "typescript": "5.6.3", - "vite": "5.4.9" + "vite": "5.4.10" } }