Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Update mantine monorepo to v5.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2023
1 parent 6decb7b commit 15a582a
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 98 deletions.
178 changes: 89 additions & 89 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"dependencies": {
"@emotion/react": "^11.9.3",
"@emotion/server": "^11.4.0",
"@mantine/carousel": "5.10.4",
"@mantine/core": "5.10.4",
"@mantine/carousel": "5.10.5",
"@mantine/core": "5.10.5",
"@mantine/form": "^5.8.3",
"@mantine/hooks": "5.10.4",
"@mantine/next": "5.10.4",
"@mantine/notifications": "5.10.4",
"@mantine/prism": "5.10.4",
"@mantine/hooks": "5.10.5",
"@mantine/next": "5.10.5",
"@mantine/notifications": "5.10.5",
"@mantine/prism": "5.10.5",
"@next/bundle-analyzer": "^13.0.0",
"@tanstack/react-query": "^4.18.0",
"axios": "^1.2.0",
Expand Down
4 changes: 1 addition & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,7 @@
"react-textarea-autosize" "8.3.4"

"@mantine/form@^5.8.3":
"integrity" "sha512-+9+IyPWX5SSx0EVfqXHmNsh1A8Hm5K+KT3o6FsBg1HwPdqIXRCKEzdftwEEmp4Z4J6VK+8XlHcuNrjWKl12YnA=="
"resolved" "https://registry.npmjs.org/@mantine/form/-/form-5.8.3.tgz"
"version" "5.8.3"
version "5.10.5"
dependencies:
"fast-deep-equal" "^3.1.3"
"klona" "^2.0.5"
Expand Down

0 comments on commit 15a582a

Please sign in to comment.