|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "alpinejs-autoanimate",
|
|
|
- "version": "1.0.11",
|
|
|
+ "version": "1.0.12",
|
|
|
"description": "AlpineJS AutoAnimate",
|
|
|
"type": "module",
|
|
|
"keywords": [
|
|
@@ -32,10 +32,10 @@
|
|
|
"build": "node scripts/build.js"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.17.7",
|
|
|
- "@babel/preset-env": "^7.16.11",
|
|
|
- "@formkit/auto-animate": "^1.0.0-beta.1",
|
|
|
- "esbuild": "^0.14.27",
|
|
|
+ "@babel/core": "^7.18.13",
|
|
|
+ "@babel/preset-env": "^7.18.10",
|
|
|
+ "@formkit/auto-animate": "^1.0.0-beta.3",
|
|
|
+ "esbuild": "^0.15.7",
|
|
|
"esbuild-plugin-babel": "^0.2.3"
|
|
|
}
|
|
|
}
|