Skip to content

Commit

Permalink
Bump @mantine/spotlight from 7.9.0 to 7.10.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@mantine/spotlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/spotlight) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.10.0/packages/@mantine/spotlight)

---
updated-dependencies:
- dependency-name: "@mantine/spotlight"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent fbfd109 commit e685f2a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@mantine/hooks": "7.6.0",
"@mantine/next": "^6.0.21",
"@mantine/notifications": "7.10.0",
"@mantine/spotlight": "7.9.0",
"@mantine/spotlight": "7.10.0",
"@next/bundle-analyzer": "^14.2.0",
"@react-icons/all-files": "^4.1.0",
"@tabler/icons-react": "^3.5.0",
Expand Down
15 changes: 5 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -870,12 +870,12 @@
"@mantine/store" "7.10.0"
react-transition-group "4.4.5"

"@mantine/spotlight@7.9.0":
version "7.9.0"
resolved "https://registry.yarnpkg.com/@mantine/spotlight/-/spotlight-7.9.0.tgz#dd0fbf1154a3cf7e0ec2b60fd31eca8a0b081168"
integrity sha512-sBUt5rUCBDMFQ6rvUgcMgqOUIE8Shd8YTgaLCy8izavrfjJKUNUVpJZI7NKYPPF78YfFE2TKpYtM2b+QhAsHzw==
"@mantine/spotlight@7.10.0":
version "7.10.0"
resolved "https://registry.yarnpkg.com/@mantine/spotlight/-/spotlight-7.10.0.tgz#dcf65ae9d85bcf35a694e48251ec2deb3500d2c2"
integrity sha512-gkoBdd+GbAZ3heKxBm3MRdVwEYEgAxc3F5va3i/4X+AbyJ9ZeutCcyA2SL6++ZDNrb3bmWJG4zfLwdKI799dXg==
dependencies:
"@mantine/store" "7.9.0"
"@mantine/store" "7.10.0"

"@mantine/ssr@6.0.21":
version "6.0.21"
Expand All @@ -890,11 +890,6 @@
resolved "https://registry.yarnpkg.com/@mantine/store/-/store-7.10.0.tgz#68368c6ca5b75cfb331220e06a3235be753df055"
integrity sha512-B6AyUX0cA97/hI9v0att7eJJnQTcUG7zBlTdWhOsptBV5UoDNrzdv3DDWIFxrA8h+nhNKGBh6Dif5HWh1+QLeA==

"@mantine/store@7.9.0":
version "7.9.0"
resolved "https://registry.yarnpkg.com/@mantine/store/-/store-7.9.0.tgz#432c8dd7738ecefb815f51773895044d67ed5739"
integrity sha512-FzZkjdpy3PEh9sS6WgQ4cTVl9MvUbPRQ1nov8PV3JWWMlGOJHFuHeG6IYYGMc9f1oxu38/lryiKIYk3jcRgTSQ==

"@mantine/styles@6.0.21":
version "6.0.21"
resolved "https://registry.yarnpkg.com/@mantine/styles/-/styles-6.0.21.tgz#8ea097fc76cbb3ed55f5cfd719d2f910aff5031b"
Expand Down

0 comments on commit e685f2a

Please sign in to comment.