Skip to content

Commit

Permalink
Bump @fancyapps/ui from 4.0.31 to 5.0.36
Browse files Browse the repository at this point in the history
Bumps [@fancyapps/ui](https://github.com/fancyapps/ui) from 4.0.31 to 5.0.36.
- [Release notes](https://github.com/fancyapps/ui/releases)
- [Changelog](https://github.com/fancyapps/ui/blob/main/CHANGELOG.md)
- [Commits](fancyapps/ui@v4.0.31...v5.0.36)

---
updated-dependencies:
- dependency-name: "@fancyapps/ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent be9cc6d commit a6d11b3
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/html-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"percy:dry-run": "percy storybook http://localhost:7007 --dry-run"
},
"dependencies": {
"@fancyapps/ui": "^4.0.26",
"@fancyapps/ui": "^5.0.36",
"@tailwindcss/forms": "^0.5.7",
"swiper": "^11.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/vue-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@explorer-1/common": "workspace:*",
"@explorer-1/common-storybook": "workspace:*",
"@explorer-1/vue": "workspace:*",
"@fancyapps/ui": "^4.0.26",
"@fancyapps/ui": "^5.0.36",
"@tailwindcss/forms": "^0.5.7",
"click-outside-vue3": "^4.0.1",
"dayjs": "^1.11.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"not IE 11"
],
"dependencies": {
"@fancyapps/ui": "^4.0.26",
"@fancyapps/ui": "^5.0.36",
"@tailwindcss/forms": "^0.5.7",
"swiper": "^11.1.3",
"tailwindcss": "^3.4.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@explorer-1/common": "workspace:*",
"@explorer-1/vue": "workspace:*",
"@fancyapps/ui": "^4.0.26",
"@fancyapps/ui": "^5.0.36",
"@nuxt/kit": "^3.11.2",
"@nuxtjs/tailwindcss": "^6.12.0",
"@pinia/nuxt": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prettier": "@explorer-1/prettier-config",
"dependencies": {
"@explorer-1/common": "workspace:*",
"@fancyapps/ui": "^4.0.26",
"@fancyapps/ui": "^5.0.36",
"@tailwindcss/forms": "^0.5.7",
"animejs": "^3.2.2",
"click-outside-vue3": "^4.0.1",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit a6d11b3

Please sign in to comment.