feat: update dependencies

This commit is contained in:
2024-01-04 22:11:10 -06:00
parent 7d39bb3d89
commit a6e072703d
2 changed files with 4 additions and 12 deletions
+4 -4
View File
@@ -21,7 +21,7 @@
"entgamers-database": "^0.0.5",
"entgamers-panda-preset": "0.1.1",
"formik": "^2.4.5",
"framer-motion": "^10.16.16",
"framer-motion": "^10.17.6",
"isomorphic-fetch": "^3.0.0",
"next": "^14.0.4",
"node-appwrite": "^11.1.0",
@@ -31,10 +31,10 @@
"yup": "^1.3.3"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@pandacss/dev": "^0.23.0",
"@types/isomorphic-fetch": "^0.0.36",
"@types/isomorphic-fetch": "^0.0.39",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",