This commit is contained in:
		@@ -21,8 +21,8 @@
 | 
			
		||||
    "@eslint/eslintrc": "3.3.1",
 | 
			
		||||
    "@tailwindcss/postcss": "4.1.12",
 | 
			
		||||
    "@types/node": "20.19.11",
 | 
			
		||||
    "@types/react": "19.1.11",
 | 
			
		||||
    "@types/react-dom": "19.1.7",
 | 
			
		||||
    "@types/react": "19.1.12",
 | 
			
		||||
    "@types/react-dom": "19.1.9",
 | 
			
		||||
    "eslint": "9.34.0",
 | 
			
		||||
    "eslint-config-next": "15.5.0",
 | 
			
		||||
    "eslint-config-prettier": "10.1.8",
 | 
			
		||||
@@ -36,8 +36,8 @@
 | 
			
		||||
  "packageManager": "pnpm@10.15.0",
 | 
			
		||||
  "pnpm": {
 | 
			
		||||
    "overrides": {
 | 
			
		||||
      "@types/react": "19.1.11",
 | 
			
		||||
      "@types/react-dom": "19.1.7"
 | 
			
		||||
      "@types/react": "19.1.12",
 | 
			
		||||
      "@types/react-dom": "19.1.9"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user