Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
environment: production
steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.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 @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
with:
egress-policy: audit

Expand All @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
with:
egress-policy: audit

Expand All @@ -45,7 +45,7 @@ jobs:
contents: read
steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.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@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.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@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.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@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
with:
egress-policy: audit

Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"devDependencies": {
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"@coveo/semantic-monorepo-tools": "2.7.0",
"@types/node": "24.9.2",
"@vitest/eslint-plugin": "1.3.23",
"@coveo/semantic-monorepo-tools": "2.7.1",
"@types/node": "24.10.0",
"@vitest/eslint-plugin": "1.4.1",
"aws-sdk": "2.1692.0",
"commitizen": "4.3.1",
"conventional-changelog-angular": "8.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.38.0",
"eslint": "9.39.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import-x": "4.16.1",
"eslint-plugin-jsdoc": "61.1.12",
Expand All @@ -65,19 +65,19 @@
"eslint-plugin-react-refresh": "0.4.24",
"eslint-plugin-testing-library": "7.13.3",
"eslint-plugin-unused-imports": "4.3.0",
"globals": "16.4.0",
"globals": "16.5.0",
"husky": "9.1.7",
"lint-staged": "16.2.5",
"lint-staged": "16.2.6",
"postcss": "8.5.6",
"prettier": "3.6.2",
"sort-package-json": "3.4.0",
"stylelint": "16.25.0",
"stylelint-config-standard-scss": "14.0.0",
"turbo": "2.5.8",
"turbo": "2.6.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.2"
"typescript-eslint": "8.46.3"
},
"packageManager": "pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d",
"packageManager": "pnpm@10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
10 changes: 5 additions & 5 deletions packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"@coveord/plasma-mantine": "workspace:*"
},
"devDependencies": {
"@swc/cli": "0.7.8",
"@swc/core": "1.13.5",
"@swc/cli": "0.7.9",
"@swc/core": "1.15.0",
"@types/fs-extra": "11.0.4",
"@types/node": "24.9.2",
"@types/node": "24.10.0",
"@types/react": "18.3.26",
"@types/react-dom": "18.3.7",
"@typescript/vfs": "1.6.1",
"@typescript/vfs": "1.6.2",
"fs-extra": "11.3.2",
"nodemon": "3.1.10",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"rimraf": "6.1.0",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.9.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"devDependencies": {
"@types/react": "18.3.26",
"typescript": "5.7.3"
"typescript": "5.9.3"
}
}
28 changes: 14 additions & 14 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,30 +48,30 @@
"@tanstack/react-table": "8.21.3",
"@tanstack/table-core": "8.21.3",
"clsx": "2.1.1",
"dayjs": "1.11.18",
"dayjs": "1.11.19",
"fast-deep-equal": "3.1.3",
"lodash.defaultsdeep": "4.6.1",
"monaco-editor": "0.54.0"
},
"devDependencies": {
"@mantine/carousel": "8.3.5",
"@mantine/code-highlight": "8.3.5",
"@mantine/core": "8.3.5",
"@mantine/dates": "8.3.5",
"@mantine/form": "8.3.5",
"@mantine/hooks": "8.3.5",
"@mantine/modals": "8.3.5",
"@mantine/notifications": "8.3.5",
"@swc/cli": "0.7.8",
"@swc/core": "1.13.5",
"@mantine/carousel": "8.3.6",
"@mantine/code-highlight": "8.3.6",
"@mantine/core": "8.3.6",
"@mantine/dates": "8.3.6",
"@mantine/form": "8.3.6",
"@mantine/hooks": "8.3.6",
"@mantine/modals": "8.3.6",
"@mantine/notifications": "8.3.6",
"@swc/cli": "0.7.9",
"@swc/core": "1.15.0",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.3.26",
"@types/react-dom": "18.3.7",
"@vitest/eslint-plugin": "1.3.23",
"@vitest/eslint-plugin": "1.4.1",
"cross-env": "10.1.0",
"embla-carousel": "8.6.0",
"embla-carousel-react": "8.6.0",
Expand All @@ -84,10 +84,10 @@
"publint": "0.3.15",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"rimraf": "6.1.0",
"tslib": "2.8.1",
"typescript": "5.9.3",
"vitest": "4.0.5"
"vitest": "4.0.7"
},
"peerDependencies": {
"@mantine/carousel": "^8.0.2",
Expand Down
14 changes: 7 additions & 7 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@
"@tabler/icons-react": "3.35.0"
},
"devDependencies": {
"@babel/types": "7.28.4",
"@babel/types": "7.28.5",
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.7.8",
"@swc/core": "1.13.5",
"@swc/cli": "0.7.9",
"@swc/core": "1.15.0",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@types/node": "24.9.2",
"@types/node": "24.10.0",
"@types/react": "18.3.26",
"@types/react-dom": "18.3.7",
"fs-extra": "11.3.2",
Expand All @@ -76,11 +76,11 @@
"publint": "0.3.15",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"rimraf": "6.1.0",
"tslib": "2.8.1",
"typescript": "5.9.3",
"vite": "7.1.12",
"vitest": "4.0.5"
"vite": "7.2.1",
"vitest": "4.0.7"
},
"peerDependencies": {
"react": ">= 18.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
"@swc/helpers": "0.5.17"
},
"devDependencies": {
"@swc/cli": "0.7.8",
"@swc/core": "1.13.5",
"@swc/cli": "0.7.9",
"@swc/core": "1.15.0",
"@types/chroma-js": "2.4.5",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.20",
"@types/node": "24.9.2",
"@types/node": "24.10.0",
"chroma-js": "3.1.2",
"commander": "12.1.0",
"dotenv": "16.6.1",
"dotenv-safe": "9.1.0",
"figma-js": "1.16.0",
"fs-extra": "11.3.2",
"lint-staged": "16.2.5",
"lint-staged": "16.2.6",
"lodash": "4.17.21",
"prettier": "3.6.2",
"publint": "0.3.15",
"rimraf": "6.0.1",
"rimraf": "6.1.0",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
38 changes: 19 additions & 19 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,59 +12,59 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@coveo/atomic-react": "3.3.18",
"@coveo/headless": "3.32.0",
"@coveo/atomic-react": "3.3.22",
"@coveo/headless": "3.35.0",
"@coveord/plasma-components-props-analyzer": "workspace:*",
"@coveord/plasma-mantine": "workspace:*",
"@coveord/plasma-react-icons": "workspace:*",
"@coveord/plasma-tokens": "workspace:*",
"@faker-js/faker": "9.9.0",
"@mantine/code-highlight": "8.3.5",
"@mantine/core": "8.3.5",
"@mantine/dates": "8.3.5",
"@mantine/form": "8.3.5",
"@mantine/hooks": "8.3.5",
"@mantine/modals": "8.3.5",
"@mantine/notifications": "8.3.5",
"@mantine/code-highlight": "8.3.6",
"@mantine/core": "8.3.6",
"@mantine/dates": "8.3.6",
"@mantine/form": "8.3.6",
"@mantine/hooks": "8.3.6",
"@mantine/modals": "8.3.6",
"@mantine/notifications": "8.3.6",
"@mantinex/dev-icons": "2.0.0",
"@stencil/core": "4.38.2",
"@stencil/core": "4.38.3",
"@swc/helpers": "0.5.17",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.90.5",
"@tanstack/react-query": "5.90.7",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.18",
"dayjs": "1.11.19",
"encoding": "0.1.13",
"lodash.kebabcase": "4.1.1",
"pino-pretty": "13.1.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "6.0.0",
"react-hook-form": "7.65.0",
"react-hook-form": "7.66.0",
"react-imask": "7.6.1",
"react-markdown": "10.1.0",
"react-router-dom": "7.9.4",
"react-router-dom": "7.9.5",
"redux": "5.0.1",
"remark-gfm": "4.0.1",
"shiki": "3.13.0"
"shiki": "3.15.0"
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "24.9.2",
"@types/node": "24.10.0",
"@types/react": "18.3.26",
"@types/react-dom": "18.3.7",
"@vitejs/plugin-react-swc": "4.1.0",
"@vitejs/plugin-react-swc": "4.2.1",
"autoprefixer": "10.4.21",
"fs-extra": "11.3.2",
"klaw-sync": "6.0.0",
"postcss": "8.5.6",
"postcss-preset-mantine": "1.18.0",
"simple-git": "3.28.0",
"simple-git": "3.30.0",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.9.3",
"vite": "7.1.11"
"vite": "7.2.1"
}
}
Loading
Loading