This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@tailwindcss/postcss": "4.1.14",
|
||||
"@types/node": "22.18.9",
|
||||
"@types/react": "19.2.0",
|
||||
"@types/react-dom": "19.2.0",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.1",
|
||||
"eslint": "9.37.0",
|
||||
"eslint-config-next": "15.5.4",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
@@ -36,8 +36,8 @@
|
||||
"packageManager": "pnpm@10.18.2",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "19.2.0",
|
||||
"@types/react-dom": "19.2.0"
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user