Add auto animate
This commit is contained in:
Generated
+7
@@ -7,6 +7,7 @@
|
||||
"name": "nuxt-app",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@nuxt/icon": "^1.9.1",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@tanstack/vue-query": "^5.62.2",
|
||||
@@ -1008,6 +1009,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@formkit/auto-animate": {
|
||||
"version": "0.8.2",
|
||||
"resolved": "https://registry.npmjs.org/@formkit/auto-animate/-/auto-animate-0.8.2.tgz",
|
||||
"integrity": "sha512-SwPWfeRa5veb1hOIBMdzI+73te5puUBHmqqaF1Bu7FjvxlYSz/kJcZKSa9Cg60zL0uRNeJL2SbRxV6Jp6Q1nFQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@iconify/collections": {
|
||||
"version": "1.0.492",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.492.tgz",
|
||||
|
||||
Reference in New Issue
Block a user