Updated deps; Keystatic pinned to a previous version to work around a bug. Pinned eslint-plugin-react as well because of weird unrelated errors with any "this" usages.

This commit is contained in:
gbuomprisco
2024-09-12 11:05:21 +02:00
parent 691cad1c0d
commit 2649ac3a4e
19 changed files with 416 additions and 439 deletions

View File

@@ -16,7 +16,7 @@
"dependencies": {
"autoprefixer": "^10.4.20",
"postcss": "8.4.45",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.11",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {