Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3980)
Browse files Browse the repository at this point in the history
UITOOL-284

Co-authored-by: renovate-coveo[bot] <115253437+renovate-coveo[bot]@users.noreply.github.com>
  • Loading branch information
renovate-coveo[bot] authored Dec 10, 2024
1 parent 3f07f5f commit c35f070
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 71 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import-x": "4.4.3",
"eslint-plugin-import-x": "4.5.0",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.37.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"sass": "1.81.0",
"sass": "1.81.1",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "22.10.1",
"chroma-js": "3.1.2",
"commander": "12.1.0",
"dotenv": "16.4.5",
"dotenv": "16.4.6",
"dotenv-safe": "9.1.0",
"figma-js": "1.16.0",
"fs-extra": "11.2.0",
Expand All @@ -56,7 +56,7 @@
"prettier": "3.4.1",
"publint": "0.2.12",
"rimraf": "6.0.1",
"sass": "1.81.0",
"sass": "1.81.1",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@coveord/plasma-mantine": "workspace:*",
"@coveord/plasma-react-icons": "workspace:*",
"@coveord/plasma-tokens": "workspace:*",
"@faker-js/faker": "9.2.0",
"@faker-js/faker": "9.3.0",
"@mantine/code-highlight": "7.14.3",
"@mantine/core": "7.14.3",
"@mantine/dates": "7.14.3",
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.1",
"@tanstack/react-query": "5.62.2",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.13",
Expand All @@ -43,7 +43,7 @@
"react-hook-form": "7.53.2",
"react-imask": "7.6.1",
"react-markdown": "9.0.1",
"react-router-dom": "7.0.1",
"react-router-dom": "7.0.2",
"redux": "5.0.1",
"remark-gfm": "4.0.0"
},
Expand Down
Loading

0 comments on commit c35f070

Please sign in to comment.