chore: update deps

This commit is contained in:
Cory Dransfeldt 2023-11-27 12:16:50 -08:00
parent ef97f47b51
commit f164511da7
No known key found for this signature in database
2 changed files with 138 additions and 252 deletions

View file

@ -32,8 +32,8 @@
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.13.0",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"autoprefixer": "^10.4.16",
"child_process": "^1.0.2",
"clean-css": "^5.3.2",
@ -47,7 +47,7 @@
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"ics-to-json-extended": "^1.1.4",
"jsdom": "^22.1.0",
"jsdom": "^23.0.0",
"lint-staged": "^15.1.0",
"liquidjs": "^10.9.4",
"luxon": "^3.4.4",