chore: update dependencies
This commit is contained in:
@@ -0,0 +1 @@
|
||||
src/styled-system
|
||||
+2
-2
@@ -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",
|
||||
|
||||
+1
-5
@@ -24,10 +24,6 @@
|
||||
"*"
|
||||
]
|
||||
},
|
||||
"typeRoots": [
|
||||
"node_modules/@types",
|
||||
"./types"
|
||||
],
|
||||
"plugins": [
|
||||
{
|
||||
"name": "next"
|
||||
@@ -43,4 +39,4 @@
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user