chore: update dependencies

This commit is contained in:
2024-01-01 18:34:42 -06:00
parent ee8bf42aad
commit ba466dfd80
4 changed files with 4 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
src/styled-system
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -37,8 +37,8 @@
"@pandacss/dev": "^0.23.0",
"@types/isomorphic-fetch": "^0.0.36",
"@types/node": "^20.10.6",
"@types/react": "18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^5.38.0",
"eslint": "^8.0.1",
-4
View File
@@ -24,10 +24,6 @@
"*"
]
},
"typeRoots": [
"node_modules/@types",
"./types"
],
"plugins": [
{
"name": "next"