diff --git a/.ignition.json b/.ignition.json new file mode 100644 index 0000000000..dc22dc7015 --- /dev/null +++ b/.ignition.json @@ -0,0 +1 @@ +{"theme":"auto","editor":"phpstorm","hide_solutions":false} \ No newline at end of file diff --git a/package.json b/package.json index b4609a0255..576e32d21a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.13", - "alpinejs": "3.14.0", + "alpinejs": "3.14.1", "ioredis": "5.4.1", "tailwindcss-scrollbar": "0.1.0" }