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 16, 2024
1 parent 9db7974 commit 372b563
Show file tree
Hide file tree
Showing 7 changed files with 339 additions and 414 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@coveo/semantic-monorepo-tools": "2.5.9",
"@coveo/semantic-monorepo-tools": "2.6.0",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "22.10.1",
"@vitest/eslint-plugin": "1.1.14",
Expand All @@ -61,16 +61,16 @@
"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-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.16",
"eslint-plugin-testing-library": "7.0.0",
"eslint-plugin-testing-library": "7.1.1",
"eslint-plugin-unused-imports": "4.1.4",
"globals": "15.13.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"mime-types": "2.1.35",
"postcss": "8.4.49",
"prettier": "3.4.1",
"prettier": "3.4.2",
"sort-package-json": "2.12.0",
"stylelint": "16.11.0",
"stylelint-config-standard-scss": "14.0.0",
Expand All @@ -80,7 +80,7 @@
"underscore": "1.13.7",
"walkdir": "0.4.1"
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
6 changes: 3 additions & 3 deletions packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"devDependencies": {
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@swc/core": "1.10.1",
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@typescript/twoslash": "3.2.8",
"@typescript/vfs": "1.6.0",
"cross-fetch": "4.0.0",
Expand Down
12 changes: 6 additions & 6 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.2.0",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "8.0.0",
"@dnd-kit/sortable": "9.0.0",
"@dnd-kit/utilities": "3.2.2",
Expand All @@ -64,15 +64,15 @@
"@mantine/modals": "7.14.3",
"@mantine/notifications": "7.14.3",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@swc/core": "1.10.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"embla-carousel-react": "7.1.0",
"identity-obj-proxy": "3.0.0",
"jsdom": "25.0.1",
Expand All @@ -83,7 +83,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"sass": "1.81.1",
"sass": "1.82.0",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
8 changes: 4 additions & 4 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"@swc/helpers": "0.5.15"
},
"devDependencies": {
"@babel/types": "7.26.0",
"@babel/types": "7.26.3",
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@swc/core": "1.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"fs-extra": "11.2.0",
"glob": "11.0.0",
"lodash.groupby": "4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,23 @@
},
"devDependencies": {
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@swc/core": "1.10.1",
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.13",
"@types/node": "22.10.1",
"chroma-js": "3.1.2",
"commander": "12.1.0",
"dotenv": "16.4.6",
"dotenv": "16.4.7",
"dotenv-safe": "9.1.0",
"figma-js": "1.16.0",
"fs-extra": "11.2.0",
"lint-staged": "15.2.10",
"lodash": "4.17.21",
"prettier": "3.4.1",
"prettier": "3.4.2",
"publint": "0.2.12",
"rimraf": "6.0.1",
"sass": "1.81.1",
"sass": "1.82.0",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
14 changes: 7 additions & 7 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@coveo/atomic-react": "3.2.6",
"@coveo/headless": "3.10.0",
"@coveo/atomic-react": "3.2.7",
"@coveo/headless": "3.11.0",
"@coveord/plasma-components-props-analyzer": "workspace:*",
"@coveord/plasma-mantine": "workspace:*",
"@coveord/plasma-react-icons": "workspace:*",
Expand All @@ -31,7 +31,7 @@
"@swc/helpers": "0.5.15",
"@tabler/icons-react": "3.24.0",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.62.2",
"@tanstack/react-query": "5.62.3",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.13",
Expand All @@ -40,7 +40,7 @@
"pino-pretty": "13.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"react-imask": "7.6.1",
"react-markdown": "9.0.1",
"react-router-dom": "7.0.2",
Expand All @@ -52,8 +52,8 @@
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@vitejs/plugin-react-swc": "3.7.2",
"autoprefixer": "10.4.20",
"fs-extra": "11.2.0",
Expand All @@ -64,6 +64,6 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vite": "6.0.2"
"vite": "6.0.3"
}
}
Loading

0 comments on commit 372b563

Please sign in to comment.