Skip to content

Commit a6d11b3

Browse files
Bump @fancyapps/ui from 4.0.31 to 5.0.36
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] <[email protected]>
1 parent be9cc6d commit a6d11b3

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

apps/html-storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"percy:dry-run": "percy storybook http://localhost:7007 --dry-run"
3030
},
3131
"dependencies": {
32-
"@fancyapps/ui": "^4.0.26",
32+
"@fancyapps/ui": "^5.0.36",
3333
"@tailwindcss/forms": "^0.5.7",
3434
"swiper": "^11.1.3"
3535
},

apps/vue-storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@explorer-1/common": "workspace:*",
3232
"@explorer-1/common-storybook": "workspace:*",
3333
"@explorer-1/vue": "workspace:*",
34-
"@fancyapps/ui": "^4.0.26",
34+
"@fancyapps/ui": "^5.0.36",
3535
"@tailwindcss/forms": "^0.5.7",
3636
"click-outside-vue3": "^4.0.1",
3737
"dayjs": "^1.11.11",

packages/html/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"not IE 11"
2929
],
3030
"dependencies": {
31-
"@fancyapps/ui": "^4.0.26",
31+
"@fancyapps/ui": "^5.0.36",
3232
"@tailwindcss/forms": "^0.5.7",
3333
"swiper": "^11.1.3",
3434
"tailwindcss": "^3.4.3"

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@explorer-1/common": "workspace:*",
4242
"@explorer-1/vue": "workspace:*",
43-
"@fancyapps/ui": "^4.0.26",
43+
"@fancyapps/ui": "^5.0.36",
4444
"@nuxt/kit": "^3.11.2",
4545
"@nuxtjs/tailwindcss": "^6.12.0",
4646
"@pinia/nuxt": "^0.5.1",

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prettier": "@explorer-1/prettier-config",
2525
"dependencies": {
2626
"@explorer-1/common": "workspace:*",
27-
"@fancyapps/ui": "^4.0.26",
27+
"@fancyapps/ui": "^5.0.36",
2828
"@tailwindcss/forms": "^0.5.7",
2929
"animejs": "^3.2.2",
3030
"click-outside-vue3": "^4.0.1",

pnpm-lock.yaml

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)