Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
UITOOL-284
  • Loading branch information
renovate-coveo[bot] authored Dec 4, 2024
1 parent f4372f8 commit f07aa3a
Show file tree
Hide file tree
Showing 12 changed files with 981 additions and 992 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
statuses: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand All @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand All @@ -42,7 +42,7 @@ jobs:
contents: read
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/demo-cleaner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
id-token: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,44 +44,44 @@
"not dead"
],
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@coveo/semantic-monorepo-tools": "2.5.4",
"@eslint/compat": "1.2.2",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@coveo/semantic-monorepo-tools": "2.5.7",
"@eslint/compat": "1.2.3",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "22.9.0",
"@vitest/eslint-plugin": "1.1.10",
"@types/node": "22.10.0",
"@vitest/eslint-plugin": "1.1.11",
"aws-sdk": "2.1692.0",
"chokidar": "4.0.1",
"commitizen": "4.3.1",
"conventional-changelog-angular": "8.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import-x": "4.4.2",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-import-x": "4.4.3",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.14",
"eslint-plugin-testing-library": "6.4.0",
"eslint-plugin-testing-library": "6.5.0",
"eslint-plugin-unused-imports": "4.1.4",
"globals": "15.12.0",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"mime-types": "2.1.35",
"postcss": "8.4.49",
"prettier": "3.3.3",
"sort-package-json": "2.10.1",
"prettier": "3.4.1",
"sort-package-json": "2.12.0",
"stylelint": "16.10.0",
"stylelint-config-standard-scss": "13.1.0",
"turbo": "2.2.3",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"turbo": "2.3.3",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"underscore": "1.13.7",
"walkdir": "0.4.1"
},
"packageManager": "pnpm@9.13.0",
"packageManager": "pnpm@9.14.2",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
8 changes: 4 additions & 4 deletions packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@coveord/plasma-mantine": "workspace:*"
},
"devDependencies": {
"@swc/cli": "0.5.0",
"@swc/core": "1.9.2",
"@swc/cli": "0.5.1",
"@swc/core": "1.9.3",
"@types/fs-extra": "11.0.4",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript/twoslash": "3.2.8",
Expand All @@ -43,6 +43,6 @@
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
28 changes: 14 additions & 14 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@coveord/plasma-react-icons": "workspace:*",
"@coveord/plasma-tokens": "workspace:*",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/core": "6.2.0",
"@dnd-kit/modifiers": "8.0.0",
"@dnd-kit/sortable": "9.0.0",
"@dnd-kit/utilities": "3.2.2",
Expand All @@ -55,16 +55,16 @@
"monaco-editor": "0.52.0"
},
"devDependencies": {
"@mantine/carousel": "7.14.0",
"@mantine/code-highlight": "7.14.0",
"@mantine/core": "7.14.0",
"@mantine/dates": "7.14.0",
"@mantine/form": "7.14.0",
"@mantine/hooks": "7.14.0",
"@mantine/modals": "7.14.0",
"@mantine/notifications": "7.14.0",
"@swc/cli": "0.5.0",
"@swc/core": "1.9.2",
"@mantine/carousel": "7.14.2",
"@mantine/code-highlight": "7.14.2",
"@mantine/core": "7.14.2",
"@mantine/dates": "7.14.2",
"@mantine/form": "7.14.2",
"@mantine/hooks": "7.14.2",
"@mantine/modals": "7.14.2",
"@mantine/notifications": "7.14.2",
"@swc/cli": "0.5.1",
"@swc/core": "1.9.3",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
Expand All @@ -83,10 +83,10 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"sass": "1.80.7",
"sass": "1.81.0",
"tslib": "2.8.1",
"typescript": "5.6.3",
"vitest": "2.1.5"
"typescript": "5.7.2",
"vitest": "2.1.6"
},
"peerDependencies": {
"@mantine/carousel": "^7.6.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.5.0",
"@swc/core": "1.9.2",
"@swc/cli": "0.5.1",
"@swc/core": "1.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"fs-extra": "11.2.0",
Expand All @@ -63,7 +63,7 @@
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"tslib": "2.8.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"peerDependencies": {
"react": ">= 18.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"@swc/helpers": "0.5.15"
},
"devDependencies": {
"@swc/cli": "0.5.0",
"@swc/core": "1.9.2",
"@swc/cli": "0.5.1",
"@swc/core": "1.9.3",
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.13",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"chroma-js": "3.1.2",
"commander": "12.1.0",
"dotenv": "16.4.5",
Expand All @@ -53,13 +53,13 @@
"fs-extra": "11.2.0",
"lint-staged": "15.2.10",
"lodash": "4.17.21",
"prettier": "3.3.3",
"prettier": "3.4.1",
"publint": "0.2.12",
"rimraf": "6.0.1",
"sass": "1.80.7",
"sass": "1.81.0",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
28 changes: 14 additions & 14 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@coveo/atomic-react": "3.2.5",
"@coveo/headless": "3.9.0",
"@coveo/atomic-react": "3.2.6",
"@coveo/headless": "3.10.0",
"@coveord/plasma-components-props-analyzer": "workspace:*",
"@coveord/plasma-mantine": "workspace:*",
"@coveord/plasma-react-icons": "workspace:*",
"@coveord/plasma-tokens": "workspace:*",
"@faker-js/faker": "9.2.0",
"@mantine/code-highlight": "7.14.0",
"@mantine/core": "7.14.0",
"@mantine/dates": "7.14.0",
"@mantine/form": "7.14.0",
"@mantine/hooks": "7.14.0",
"@mantine/modals": "7.14.0",
"@mantine/notifications": "7.14.0",
"@mantine/code-highlight": "7.14.2",
"@mantine/core": "7.14.2",
"@mantine/dates": "7.14.2",
"@mantine/form": "7.14.2",
"@mantine/hooks": "7.14.2",
"@mantine/modals": "7.14.2",
"@mantine/notifications": "7.14.2",
"@mantinex/dev-icons": "1.0.2",
"@stencil/core": "4.22.2",
"@stencil/core": "4.22.3",
"@swc/helpers": "0.5.15",
"@tabler/icons-react": "3.22.0",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.59.20",
"@tanstack/react-query": "5.61.5",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.13",
Expand All @@ -51,10 +51,10 @@
"@types/fs-extra": "11.0.4",
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitejs/plugin-react-swc": "3.7.2",
"autoprefixer": "10.4.20",
"fs-extra": "11.2.0",
"klaw-sync": "6.0.0",
Expand All @@ -63,7 +63,7 @@
"simple-git": "3.27.0",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11"
}
}
Loading

0 comments on commit f07aa3a

Please sign in to comment.