Update react to v19
This commit is contained in:
		| @@ -13,13 +13,13 @@ | ||||
|     "@fluentui/react-components": "^9.72.3", | ||||
|     "@fluentui/react-icons": "^2.0.313", | ||||
|     "filesize": "^11.0.13", | ||||
|     "react": "^18.3.1", | ||||
|     "react-dom": "^18.3.1" | ||||
|     "react": "^19.2.0", | ||||
|     "react-dom": "^19.2.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@eslint/js": "^9.38.0", | ||||
|     "@types/react": "^18.3.26", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/react": "^19.2.2", | ||||
|     "@types/react-dom": "^19.2.2", | ||||
|     "@typescript-eslint/eslint-plugin": "^8.46.2", | ||||
|     "@typescript-eslint/parser": "^8.46.2", | ||||
|     "@vitejs/plugin-react": "^5.1.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user