vuefinder 4.0.24 → 4.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/vuefinder.js +405 -393
- package/package.json +5 -6
package/README.md
CHANGED
|
@@ -59,6 +59,7 @@ If you want to contribute to the project, please feel free to fork the repositor
|
|
|
59
59
|
- [nanostores](https://github.com/nanostores/nanostores) : A tiny state manager
|
|
60
60
|
- [vue-sonner](https://github.com/wobsoriano/vue-sonner) : Toast notification component
|
|
61
61
|
- [@floating-ui/dom](https://floating-ui.com/) : Floating UI positioning library
|
|
62
|
+
- [@tanstack/vue-query](https://tanstack.com/query/v5/docs/framework/vue/overview) : fetching, caching, synchronizing and updating server state
|
|
62
63
|
|
|
63
64
|
### License
|
|
64
65
|
|