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",
|
"@pandacss/dev": "^0.23.0",
|
||||||
"@types/isomorphic-fetch": "^0.0.36",
|
"@types/isomorphic-fetch": "^0.0.36",
|
||||||
"@types/node": "^20.10.6",
|
"@types/node": "^20.10.6",
|
||||||
"@types/react": "18.2.21",
|
"@types/react": "^18.2.46",
|
||||||
"@types/react-dom": "^18.2.7",
|
"@types/react-dom": "^18.2.18",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.4.0",
|
"@typescript-eslint/eslint-plugin": "^6.4.0",
|
||||||
"@typescript-eslint/parser": "^5.38.0",
|
"@typescript-eslint/parser": "^5.38.0",
|
||||||
"eslint": "^8.0.1",
|
"eslint": "^8.0.1",
|
||||||
|
|||||||
@@ -24,10 +24,6 @@
|
|||||||
"*"
|
"*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"typeRoots": [
|
|
||||||
"node_modules/@types",
|
|
||||||
"./types"
|
|
||||||
],
|
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"name": "next"
|
"name": "next"
|
||||||
|
|||||||
Reference in New Issue
Block a user