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 Oct 24, 2024
1 parent e9b20c8 commit f816b38
Show file tree
Hide file tree
Showing 6 changed files with 214 additions and 214 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@coveo/semantic-monorepo-tools": "2.4.56",
"@coveo/semantic-monorepo-tools": "2.4.58",
"@eslint/compat": "1.2.0",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"aws-sdk": "2.1691.0",
"chokidar": "4.0.1",
"commitizen": "4.3.1",
Expand All @@ -58,12 +58,12 @@
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-jsdoc": "50.4.1",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.12",
"eslint-plugin-testing-library": "6.3.0",
"eslint-plugin-testing-library": "6.3.2",
"eslint-plugin-unused-imports": "4.1.4",
"@vitest/eslint-plugin": "1.1.7",
"globals": "15.11.0",
Expand All @@ -81,7 +81,7 @@
"underscore": "1.13.7",
"walkdir": "0.4.1"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
2 changes: 1 addition & 1 deletion packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@swc/cli": "0.4.0",
"@swc/core": "1.7.36",
"@types/fs-extra": "11.0.4",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript/twoslash": "3.2.8",
Expand Down
20 changes: 10 additions & 10 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,18 @@
"monaco-editor": "0.52.0"
},
"devDependencies": {
"@mantine/carousel": "7.13.2",
"@mantine/code-highlight": "7.13.2",
"@mantine/core": "7.13.2",
"@mantine/dates": "7.13.2",
"@mantine/form": "7.13.2",
"@mantine/hooks": "7.13.2",
"@mantine/modals": "7.13.2",
"@mantine/notifications": "7.13.2",
"@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",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.1",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/lodash.debounce": "4.0.9",
Expand All @@ -83,7 +83,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"sass": "1.79.5",
"sass": "1.80.1",
"tslib": "2.8.0",
"typescript": "5.6.3",
"vitest": "2.1.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.10",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"chroma-js": "3.1.2",
"commander": "12.1.0",
"dotenv": "16.4.5",
Expand All @@ -56,7 +56,7 @@
"prettier": "3.3.3",
"publint": "0.2.11",
"rimraf": "6.0.1",
"sass": "1.79.5",
"sass": "1.80.1",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.8.0",
Expand Down
20 changes: 10 additions & 10 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@coveo/atomic-react": "3.1.5",
"@coveo/headless": "3.3.0",
"@coveo/atomic-react": "3.1.6",
"@coveo/headless": "3.4.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.2",
"@mantine/core": "7.13.2",
"@mantine/dates": "7.13.2",
"@mantine/form": "7.13.2",
"@mantine/hooks": "7.13.2",
"@mantine/modals": "7.13.2",
"@mantine/notifications": "7.13.2",
"@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",
"@mantinex/dev-icons": "1.0.2",
"@stencil/core": "4.22.1",
"@swc/helpers": "0.5.13",
Expand All @@ -51,7 +51,7 @@
"@types/fs-extra": "11.0.4",
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
Expand Down
Loading

0 comments on commit f816b38

Please sign in to comment.