Skip to content

Commit d910603

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 bef830e commit d910603

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
@@ -25,7 +25,7 @@
2525
"percy:dry-run": "percy storybook http://localhost:7007 --dry-run"
2626
},
2727
"dependencies": {
28-
"@fancyapps/ui": "^4.0.26",
28+
"@fancyapps/ui": "^5.0.36",
2929
"@tailwindcss/forms": "^0.5.7",
3030
"swiper": "^11.1.3"
3131
},

apps/vue-storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"init-msw": "msw init public/"
2020
},
2121
"dependencies": {
22-
"@fancyapps/ui": "^4.0.26",
22+
"@fancyapps/ui": "^5.0.36",
2323
"@tailwindcss/forms": "^0.5.7",
2424
"click-outside-vue3": "^4.0.1",
2525
"swiper": "^11.1.3",

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
@@ -31,7 +31,7 @@
3131
},
3232
"prettier": "@explorer-1/prettier-config",
3333
"dependencies": {
34-
"@fancyapps/ui": "^4.0.26",
34+
"@fancyapps/ui": "^5.0.36",
3535
"@nuxt/kit": "^3.11.2",
3636
"@nuxtjs/tailwindcss": "^6.12.0",
3737
"@pinia/nuxt": "^0.5.1",

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"prettier": "@explorer-1/prettier-config",
1818
"dependencies": {
19-
"@fancyapps/ui": "^4.0.26",
19+
"@fancyapps/ui": "^5.0.36",
2020
"@tailwindcss/forms": "^0.5.7",
2121
"animejs": "^3.2.2",
2222
"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)