Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3979)
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 9, 2024
1 parent 51ce304 commit 3f07f5f
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 118 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@coveo/semantic-monorepo-tools": "2.5.7",
"@coveo/semantic-monorepo-tools": "2.5.9",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "22.10.1",
"@vitest/eslint-plugin": "1.1.13",
"@vitest/eslint-plugin": "1.1.14",
"aws-sdk": "2.1692.0",
"chokidar": "4.0.1",
"commitizen": "4.3.1",
Expand All @@ -76,7 +76,7 @@
"stylelint-config-standard-scss": "13.1.0",
"turbo": "2.3.3",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"typescript-eslint": "8.17.0",
"underscore": "1.13.7",
"walkdir": "0.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"sass": "1.81.0",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vitest": "2.1.7"
"vitest": "2.1.8"
},
"peerDependencies": {
"@mantine/carousel": "^7.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@mantinex/dev-icons": "1.0.2",
"@stencil/core": "4.22.3",
"@swc/helpers": "0.5.15",
"@tabler/icons-react": "3.23.0",
"@tabler/icons-react": "3.24.0",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.62.0",
"@tanstack/react-query": "5.62.1",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.13",
Expand Down
Loading

0 comments on commit 3f07f5f

Please sign in to comment.